summaryrefslogtreecommitdiff
path: root/keyboards/rgbkb/zen/rev2/config.h
Commit message (Collapse)AuthorAge
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-15
|
* Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan2022-08-20
|
* rgbkb/zen - Resolve CONVERT_TO_PROTON_C warnings (#17619)Joel Challis2022-08-07
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-15
| | | | (#16655)
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-20
|
* Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre2019-07-16
| | | | | | | | | | | | * Remove the need to set NUM_OF_ENCODERS Instead, calculate the size of the array, and use that instead * Add hack for split common support * Remove NUM_OF_ENCODERS from keyboard config Can be reverted, if needed
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
|
* [Keyboard] Create RGBKB Folder (#5858)XScorpion22019-05-14
* Move Sol, Zen, & Zygomorph keyboards to RGBKB folder * Updated default keymaps * Fixing more areas due too folder moves * Fixing Zen layer numbers * Fixing zygomorph layer comments * Fixing Colmak comments * Fixing Sol Colmak readme * Macro alignment * Zen rev2 configuration json * Fixing sol ifdef * Fixing Sol info.json