summaryrefslogtreecommitdiffstats
path: root/keyboards/takashicompany/compacx/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-161-0/+1
|
* Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-061-0/+3
| | | | Co-authored-by: Joel Challis <git@zvecr.com>
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+1
|
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-121-298/+79
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+3
|
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-111-0/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move encoder config to data driven (#19923)Ryan2023-02-261-0/+6
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-171-0/+3
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-041-0/+6
|
* [Keyboard] Add new keyboard "Compacx" (#14903)takashicompany2021-11-031-0/+309
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>