summaryrefslogtreecommitdiff
path: root/keyboards/romac/keymaps/stanrc85/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/romac/keymaps/stanrc85/config.h')
-rw-r--r--keyboards/romac/keymaps/stanrc85/config.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/romac/keymaps/stanrc85/config.h b/keyboards/romac/keymaps/stanrc85/config.h
new file mode 100644
index 0000000000..722fd7e9e9
--- /dev/null
+++ b/keyboards/romac/keymaps/stanrc85/config.h
@@ -0,0 +1,11 @@
+#undef RGBLED_NUM
+#define RGBLED_NUM 16
+
+#define RGB_DI_PIN F4
+#ifdef RGB_DI_PIN
+ #define RGBLIGHT_HUE_STEP 8
+ #define RGBLIGHT_SAT_STEP 8
+ #define RGBLIGHT_VAL_STEP 8
+ #define RGBLIGHT_ANIMATIONS
+#endif
+