summaryrefslogtreecommitdiffstats
path: root/keyboards/custommk/genesis/rev2/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-251-0/+3
|
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-241-0/+2
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove encoder in-matrix workaround code (#20389)jack2023-06-191-33/+0
|
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-0/+1
|
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-0/+3
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+3
|
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-291-61/+80
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* 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/+6
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* 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-0/+6
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+1
|
* [Keyboard] Update to customMK Genesis (#12511)David Hoelscher2021-08-121-0/+76
Co-authored-by: Ray <ray@custommk.com>