index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
lets_split
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-07
Configure boards to use development_board - LM (#25341)
Joel Challis
1
-2
/
+1
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
1
-1
/
+0
2025-01-20
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)
Joel Challis
1
-1
/
+0
2024-11-23
Update keymaps to use PDF keycode (#24633)
Joel Challis
1
-27
/
+4
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
3
-124
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
1
-1
/
+1
2024-07-23
Migrate split.soft_serial_pin to split.serial.pin H-O (#24185)
Joel Challis
3
-3
/
+9
2024-07-20
Remove instances of MASTER_LEFT. (#24163)
Dasky
2
-9
/
+0
2024-05-22
Migrate `LOCKING_*_ENABLE` to Data-Driven: L (#23771)
James Young
4
-80
/
+12
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
2
-3
/
+3
2024-04-25
Migrate build target markers to keyboard.json - L (#23607)
Joel Challis
2
-0
/
+0
2024-04-22
Data-Driven Keyboard Conversions: L (#23576)
James Young
6
-22
/
+26
2024-04-11
Move `SPLIT_KEYBOARD` to data driven (#21410)
Duncan Sutherland
2
-2
/
+3
2024-04-08
Tidy up default layer handling in keymaps (#23436)
Joel Challis
2
-41
/
+4
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
2
-0
/
+0
2024-02-15
[Keymap Removal] keyboard with most keymaps (#23081)
Joel Challis
40
-3465
/
+0
2023-12-20
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
16
-1327
/
+0
2023-12-18
Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)
Nick Brassel
3
-321
/
+0
2023-12-18
Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)
Nick Brassel
3
-207
/
+0
2023-12-18
Remove obvious user keymaps, `keyboards/a*` edition. (#22692)
Nick Brassel
6
-511
/
+0
2023-12-18
[Keymap Removal] Preonic and related keymaps. (#22689)
Joel Challis
4
-288
/
+0
2023-12-18
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
5
-450
/
+0
2023-12-18
[Keymap Removal] keebio/iris and related keymaps. (#22690)
Joel Challis
5
-450
/
+0
2023-12-17
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
18
-1541
/
+0
2023-12-17
[Keymap Removal] Planck and related keymaps. (#22683)
Nick Brassel
18
-1541
/
+0
2023-12-12
Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)
Ryan
1
-2
/
+2
2023-11-27
Remove userspace keymaps (#22544)
Joel Challis
10
-353
/
+0
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
6
-6
/
+9
2023-05-15
Keymap introspection for combos. (#19670)
Nick Brassel
2
-21
/
+19
2023-04-30
Remove `FLIP_HALF` layouts and move to data driven (#20588)
Ryan
4
-94
/
+122
2023-04-14
Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)
Ryan
7
-70
/
+21
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
8
-12
/
+12
2023-04-03
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2
-2
/
+0
2023-03-29
Move ortho & numpad layouts to data driven (#20183)
Ryan
5
-28
/
+75
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
8
-21
/
+1
2023-03-10
Remove pointless `USE_I2C` blocks in keyboard headers (#20084)
Ryan
2
-16
/
+0
2023-03-10
Move matrix config to info.json, part 2 (#19987)
Ryan
6
-21
/
+15
2023-03-08
Remove empty rules.mk from keymaps (#20056)
Joel Challis
5
-0
/
+0
2023-02-17
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
6
-9
/
+9
2023-02-17
Remove matrix size defines (#19581)
Ryan
3
-15
/
+0
2023-02-08
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
Ryan
1
-20
/
+0
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2
-6
/
+2
2023-02-03
Debounce defines cleanup (#19742)
Ryan
3
-9
/
+0
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
3
-9
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
1
-1
/
+0
2023-01-29
Remove deprecated Quantum keycodes (#19712)
Ryan
1
-1
/
+1
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
3
-9
/
+0
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2
-2
/
+1
2022-12-30
Remove useless line continuations (#19399)
Ryan
20
-528
/
+528
2022-12-14
Tap Dance: remove `qk_` prefix (#19313)
Ryan
7
-14
/
+14
[next]