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