summaryrefslogtreecommitdiff
path: root/keyboards/tmo50/keymaps/ottodokto/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tmo50/keymaps/ottodokto/config.h')
-rw-r--r--keyboards/tmo50/keymaps/ottodokto/config.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/tmo50/keymaps/ottodokto/config.h b/keyboards/tmo50/keymaps/ottodokto/config.h
new file mode 100644
index 0000000000..7dcbc74ef7
--- /dev/null
+++ b/keyboards/tmo50/keymaps/ottodokto/config.h
@@ -0,0 +1,10 @@
+/*---RGB settings-------------------------------------------- */
+#undef RGBLIGHT_HUE_STEP
+#undef RGBLIGHT_SAT_STEP
+#undef RGBLIGHT_VAL_STEP
+#undef RGBLIGHT_EFFECT_CHRISTMAS_INTERVAL
+
+#define RGBLIGHT_HUE_STEP 10
+#define RGBLIGHT_SAT_STEP 17
+#define RGBLIGHT_VAL_STEP 17
+#define RGBLIGHT_EFFECT_CHRISTMAS_INTERVAL 200 \ No newline at end of file