summaryrefslogtreecommitdiff
path: root/keyboards/checkerboards
AgeCommit message (Expand)Author
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-13Fix layout macro keys with no matrix position (#20033)Ryan
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-21Move backlight config to data driven, part 1 (#19887)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-12-30Remove useless line continuations (#19399)Ryan
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel
2022-11-03Normalise Dynamic Macro keycodes (#18939)Ryan
2022-10-31Normalise Unicode keycodes (#18898)Ryan
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-19Remove legacy Debug keycode (#18769)Ryan
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan
2022-09-29Remove remaining use of terminal keys and related comment labels (#18402)Johannes Löthberg
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-09-19Fixup axon40 lint. (#18409)Nick Brassel
2022-09-16Quark revision - rotary encoder and 7u support (#17664)npspears
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-07RESET -> QK_BOOT default keymaps (#17939)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-26Move keyboard USB IDs and strings to data driven: C (#17789)Ryan
2022-07-10Fix infinite recursion in checkerboards/quark_plus (#17616)Joel Challis
2022-07-03add rotary encoder support for Quark^2 (#17470)npspears
2022-06-22Checkerboards SNOP60 Refactor (#17446)James Young
2022-06-21Add missing snop60 default keymap (#17443)Joel Challis
2022-06-13[Keyboard] add SNOP60 (#17131)npspears
2022-06-11[Keyboard] Fix checkboards/quark_lp (another) (#17296)jack
2022-05-29Fix quark_lp via firmware size (#17233)Joel Challis
2022-05-17Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-16[Keyboard] Fix too many elements in g_led_config for quark_lp (#17117)Drashna Jaelre
2022-05-17Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-16[Keyboard] Fix compilation issues for Quark LP (#17009)Drashna Jaelre
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-05-04[Keyboard] Add per-key RGB for Quark LP RGB variants (#16671)npspears
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-03-06Format code according to conventions (#16554)QMK Bot
2022-03-06[Keyboard] add support for Quark_Plus (#16324)npspears
2022-02-09move @npspears 's boards into /checkerboards (#16100)peepeetee