Browse Source

add default Rebound lighting settings (#9740)

* cleaning up

* deleting to undelete

* add rebound lighting settings
Rossman360 6 years ago
parent
commit
2773082d9d
1 changed files with 4 additions and 0 deletions
  1. 4 0
      keyboards/montsinger/rebound/rev4/config.h

+ 4 - 0
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