summaryrefslogtreecommitdiffstats
path: root/keyboards/checkerboards
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-2322-141/+143
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* backlight: split AVR PWM and timer drivers (#21540)Ryan2023-07-213-0/+3
* Relocate backlight drivers (#21444)Ryan2023-07-081-2/+0
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-2422-33/+31
* Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354)Ryan2023-06-242-5/+4
* Move `TAPPING_TOGGLE` to data driven (#21360)Ryan2023-06-242-2/+3
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1822-11/+33
* `info.json` whitespace cleanups (#20651)Ryan2023-05-025-11/+10
* CheckerBoards G_IDB60 Layout Macro Edits (#20596)James Young2023-04-274-70/+167
* Move 60% layouts to data driven (#20477)Ryan2023-04-275-351/+253
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-2512-427/+1109
* Encodermap direction define. (#20454)Nick Brassel2023-04-151-1/+1
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-156-106/+165
* Move `default` layouts to data driven (#20349)Ryan2023-04-082-91/+241
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0624-13/+36
* Add core/fallback encoder behaviour (#20320)jack2023-04-033-70/+0
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-299-587/+686
* Remove more empty headers (#20155)Ryan2023-03-177-121/+0
* Fix layout macro keys with no matrix position (#20033)Ryan2023-03-132-3/+3
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-1128-112/+70
* Move encoder config to data driven (#19923)Ryan2023-02-2610-21/+28
* Move backlight config to data driven (#19910)Ryan2023-02-268-16/+15
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-213-3/+0
* Remove matrix size defines (#19581)Ryan2023-02-1714-57/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0828-84/+28
* Debounce defines cleanup (#19742)Ryan2023-02-0314-44/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-3113-13/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Remove useless line continuations (#19399)Ryan2022-12-301-15/+15
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-066-13/+13
* Normalise Dynamic Macro keycodes (#18939)Ryan2022-11-031-3/+3
* Normalise Unicode keycodes (#18898)Ryan2022-10-312-3/+3
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-1/+1
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-208-8/+8
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-165-9/+9
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-155-5/+5
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-158-8/+80
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-2/+2
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-101-8/+8
* Remove remaining use of terminal keys and related comment labels (#18402)Johannes Löthberg2022-09-291-2/+2
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Fixup axon40 lint. (#18409)Nick Brassel2022-09-191-1/+0
* Quark revision - rotary encoder and 7u support (#17664)npspears2022-09-169-19/+207
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-2115-33/+33
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-0711-30/+30
|\
| * RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-0711-30/+30
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-0614-14/+0
|/