summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--keyboards/montsinger/rebound/rev4/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/montsinger/rebound/rev4/config.h b/keyboards/montsinger/rebound/rev4/config.h
index c4fc053ea9..9932cd2d67 100644
--- a/keyboards/montsinger/rebound/rev4/config.h
+++ b/keyboards/montsinger/rebound/rev4/config.h
@@ -60,6 +60,10 @@ diode)
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
+/* ws2812 RGB LED */
+#define RGB_DI_PIN B6
+#define RGBLED_NUM 17
+
/* Bootmagic Lite key configuration */
// #define BOOTMAGIC_LITE_ROW 0
// #define BOOTMAGIC_LITE_COLUMN 0