aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/gray_studio/cod67/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-241-0/+2
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-0/+1
|
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-161-0/+3
|
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-121-3/+78
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+3
|
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-051-0/+5
|
* Move backlight config to data driven (#19910)Ryan2023-02-251-0/+1
|
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-211-0/+3
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: G (#17818)Ryan2022-07-271-0/+6
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* [Keyboard] Gray Studio Directory (#5002)MechMerlin2019-01-301-0/+12
* move cod67 into the gray_studio directory * modify readmes