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
/
checkerboards
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-09
Migrate `g_led_config` to DD (B, C) (#25559)
Jack Sangdahl
2
-39
/
+53
2025-07-11
Remove deprecated `RGB_` and Mouse keycodes (#25444)
Ryan
2
-4
/
+4
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
7
-7
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
10
-10
/
+0
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
7
-7
/
+0
2024-09-02
Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)
Ryan
5
-16
/
+18
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
34
-1447
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
20
-46
/
+46
2024-07-15
`checkerboards/axon40`: adjust layout name (#24119)
Ryan
3
-8
/
+11
2024-07-15
`checkerboards/pursuit40`: adjust layout name (#24118)
Ryan
3
-27
/
+10
2024-05-20
Migrate `LOCKING_*_ENABLE` to Data-Driven: A-C, Part 2 (#23746)
James Young
28
-356
/
+84
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
10
-14
/
+0
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
31
-39
/
+39
2024-04-16
Migrate build target markers to keyboard.json - E (#23529)
Joel Challis
3
-0
/
+0
2024-04-11
Data-driven Keyboard Conversions: C (#23453)
James Young
8
-57
/
+42
2024-03-14
Migrate features from rules.mk to DD (#23247)
Joel Challis
20
-125
/
+94
2024-01-04
Migrate RGB Matrix config to info.json - C (#22807)
Joel Challis
2
-29
/
+22
2023-12-20
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
8
-502
/
+0
2023-12-20
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
Ryan
1
-1
/
+1
2023-12-18
Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)
Nick Brassel
6
-288
/
+0
2023-12-18
[Keymap Removal] Preonic and related keymaps. (#22689)
Joel Challis
2
-214
/
+0
2023-11-27
Remove userspace keymaps (#22544)
Joel Challis
3
-346
/
+0
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
22
-141
/
+143
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
1
-1
/
+1
2023-07-21
backlight: split AVR PWM and timer drivers (#21540)
Ryan
3
-0
/
+3
2023-07-08
Relocate backlight drivers (#21444)
Ryan
1
-2
/
+0
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
22
-33
/
+31
2023-06-24
Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354)
Ryan
2
-5
/
+4
2023-06-24
Move `TAPPING_TOGGLE` to data driven (#21360)
Ryan
2
-2
/
+3
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
22
-11
/
+33
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
5
-11
/
+10
2023-04-27
CheckerBoards G_IDB60 Layout Macro Edits (#20596)
James Young
4
-70
/
+167
2023-04-27
Move 60% layouts to data driven (#20477)
Ryan
5
-351
/
+253
2023-04-25
Move miscellaneous layouts to data driven (#20516)
Ryan
12
-427
/
+1109
2023-04-15
Encodermap direction define. (#20454)
Nick Brassel
1
-1
/
+1
2023-04-15
Move single `LAYOUT_all`s to data driven (#20430)
Ryan
6
-106
/
+165
2023-04-08
Move `default` layouts to data driven (#20349)
Ryan
2
-91
/
+241
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2
-1
/
+3
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
24
-13
/
+36
2023-04-03
Add core/fallback encoder behaviour (#20320)
jack
3
-70
/
+0
2023-03-29
Move ortho & numpad layouts to data driven (#20183)
Ryan
9
-587
/
+686
2023-03-17
Remove more empty headers (#20155)
Ryan
7
-121
/
+0
2023-03-13
Fix layout macro keys with no matrix position (#20033)
Ryan
2
-3
/
+3
2023-03-11
Move matrix config to info.json, part 6 (#20019)
Ryan
28
-112
/
+70
2023-02-26
Move encoder config to data driven (#19923)
Ryan
10
-21
/
+28
2023-02-26
Move backlight config to data driven (#19910)
Ryan
8
-16
/
+15
2023-02-21
Move backlight config to data driven, part 1 (#19887)
Ryan
3
-3
/
+0
2023-02-17
Remove matrix size defines (#19581)
Ryan
14
-57
/
+0
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
28
-84
/
+28
2023-02-03
Debounce defines cleanup (#19742)
Ryan
14
-44
/
+0
[next]