summaryrefslogtreecommitdiffstats
path: root/users/stanrc85/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/stanrc85/config.h')
-rw-r--r--users/stanrc85/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/users/stanrc85/config.h b/users/stanrc85/config.h
index 904a7f524..14284435b 100644
--- a/users/stanrc85/config.h
+++ b/users/stanrc85/config.h
@@ -2,3 +2,8 @@
#define TAPPING_TERM 200
#define RETRO_TAPPING
+
+#ifdef RGBLIGHT_ENABLE
+ #define RGBLIGHT_LIMIT_VAL 175
+ #define RGBLIGHT_SLEEP
+#endif