summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/cyberstar/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-5/+0
| | | | | * Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default.
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-261-1/+0
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-6/+0
|
* Cyberstar Custom (#18076)yiancar2022-08-191-0/+27
* Create Cyberstar Custom Co-authored-by: yiancar <yiancar@gmail.com>