summaryrefslogtreecommitdiffstats
path: root/keyboards/checkerboards
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2022-07-2628-109/+95
* Fix infinite recursion in checkerboards/quark_plus (#17616)Joel Challis2022-07-101-1/+1
* add rotary encoder support for Quark^2 (#17470)npspears2022-07-033-1/+17
* Checkerboards SNOP60 Refactor (#17446)James Young2022-06-228-226/+266
* Add missing snop60 default keymap (#17443)Joel Challis2022-06-211-0/+62
* [Keyboard] add SNOP60 (#17131)npspears2022-06-1313-0/+552
* [Keyboard] Fix checkboards/quark_lp (another) (#17296)jack2022-06-115-107/+2
* Fix quark_lp via firmware size (#17233)Joel Challis2022-05-291-0/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-171-1/+1
|\
| * [Keyboard] Fix too many elements in g_led_config for quark_lp (#17117)Drashna Jaelre2022-05-161-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-173-24/+14
|\|
| * [Keyboard] Fix compilation issues for Quark LP (#17009)Drashna Jaelre2022-05-163-24/+14
* | RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-1533-105/+105
|/
* [Keyboard] Add per-key RGB for Quark LP RGB variants (#16671)npspears2022-05-043-7/+87
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-153-6/+0
* Format code according to conventions (#16554)QMK Bot2022-03-061-1/+1
* [Keyboard] add support for Quark_Plus (#16324)npspears2022-03-0617-0/+674
* move @npspears 's boards into /checkerboards (#16100)peepeetee2022-02-0951-0/+2739
* [Keyboard] add Plexus75_HE (#15634)npspears2022-01-2015-0/+614
* checkerboards/quark_squared: fix broken layout macro reference in info.json (...James Young2022-01-061-1/+1
* add 5-row support for an existing board, Quark^2 (#15188)npspears2021-12-2711-22/+270
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-142-32/+32
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-098-16/+8
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-018-16/+0
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-11-181-1/+1
|\
| * Format code according to conventions (#15193)QMK Bot2021-11-181-1/+1
| * Fix white spacing issues in kb files (#14963)Drashna Jaelre2021-10-271-15/+15