[Keymap] Userspace update Rgb layers code (#8659)
* enable rgblight layers * rgblight layers code * switch to new rgblight layers * testing led positions * fix caps typo * lights and colors working * rules updated for different rgb use * Extra spaces removed
This commit is contained in:
parent
3234118e52
commit
ff213d5fe1
3 changed files with 51 additions and 5 deletions
|
@ -4,6 +4,7 @@
|
|||
#define RETRO_TAPPING
|
||||
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
#define RGBLIGHT_LAYERS
|
||||
#define RGBLIGHT_LIMIT_VAL 175
|
||||
#define RGBLIGHT_SLEEP
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue