summaryrefslogtreecommitdiffstats
path: root/keyboards/checkerboards/quark_plus
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-253-101/+214
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Fix layout macro keys with no matrix position (#20033)Ryan2023-03-131-1/+1
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-8/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-4/+8
* Move backlight config to data driven (#19910)Ryan2023-02-263-6/+5
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-211-1/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-4/+4
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-071-2/+2
|\
| * RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-071-2/+2
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2022-07-262-8/+7
* Fix infinite recursion in checkerboards/quark_plus (#17616)Joel Challis2022-07-101-1/+1
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-5/+5
* Format code according to conventions (#16554)QMK Bot2022-03-061-1/+1
* [Keyboard] add support for Quark_Plus (#16324)npspears2022-03-0617-0/+674