summaryrefslogtreecommitdiffstats
path: root/keyboards/checkerboards/snop60/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-0/+3
|
* Move 60% layouts to data driven (#20477)Ryan2023-04-271-126/+126
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+3
|
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-111-0/+5
|
* Move encoder config to data driven (#19923)Ryan2023-02-261-0/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move backlight config to data driven (#19910)Ryan2023-02-261-0/+5
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2022-07-261-2/+8
|
* Checkerboards SNOP60 Refactor (#17446)James Young2022-06-221-4/+144
|
* [Keyboard] add SNOP60 (#17131)npspears2022-06-131-0/+13
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>