summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/cyberstar/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/+3
|
* Cyberstar Handwired Layout Macro Additions (#20658)James Young2023-05-011-88/+358
| | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_625u_space_split_bs * add LAYOUT_625u_space * rename LAYOUT_all to LAYOUT_split_space_split_bs * add LAYOUT_split_space
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-151-1/+89
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+1
|
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-261-0/+3
|
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-111-0/+5
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Cyberstar Custom (#18076)yiancar2022-08-191-0/+16
* Create Cyberstar Custom Co-authored-by: yiancar <yiancar@gmail.com>