summaryrefslogtreecommitdiff
path: root/users/stanrc85/config.h
diff options
context:
space:
mode:
authorstanrc85 <47038504+stanrc85@users.noreply.github.com>2020-04-08 18:56:55 -0400
committerGitHub <noreply@github.com>2020-04-08 23:56:55 +0100
commitff213d5fe1a74f345dd2263c6fb4bc9280f74e0f (patch)
tree88f01d9acb43525274894e4c6b3874b26f67733c /users/stanrc85/config.h
parent3234118e52deba9e87ef20389f22485f24f76a71 (diff)
[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
Diffstat (limited to 'users/stanrc85/config.h')
-rw-r--r--users/stanrc85/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/stanrc85/config.h b/users/stanrc85/config.h
index 42306727ce..fba488e1c3 100644
--- a/users/stanrc85/config.h
+++ b/users/stanrc85/config.h
@@ -4,6 +4,7 @@
#define RETRO_TAPPING
#ifdef RGBLIGHT_ENABLE
+ #define RGBLIGHT_LAYERS
#define RGBLIGHT_LIMIT_VAL 175
#define RGBLIGHT_SLEEP
#endif