summaryrefslogtreecommitdiffstats
path: root/keyboards/0_sixty/underglow/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-1/+0
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+0
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan2022-08-131-9/+0
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-2/+0
| | | | (#16655)
* [Keyboard] 0-Sixty: Splits kb config into base and underglow (#14384)Vinam Arora2021-09-211-0/+62
Co-authored-by: Drashna Jaelre <drashna@live.com>