aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/maartenwut/plain60/keymaps/rgb/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/maartenwut/plain60/keymaps/rgb/config.h')
-rw-r--r--keyboards/maartenwut/plain60/keymaps/rgb/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/maartenwut/plain60/keymaps/rgb/config.h b/keyboards/maartenwut/plain60/keymaps/rgb/config.h
new file mode 100644
index 000000000..842693812
--- /dev/null
+++ b/keyboards/maartenwut/plain60/keymaps/rgb/config.h
@@ -0,0 +1,8 @@
+#pragma once
+
+#define RGB_DI_PIN B0
+#define RGBLIGHT_ANIMATIONS
+#define RGBLED_NUM 20 // limit to 20 otherwise brownouts
+#define RGBLIGHT_HUE_STEP 8
+#define RGBLIGHT_SAT_STEP 8
+#define RGBLIGHT_VAL_STEP 8