Pārlūkot izejas kodu

add default Rebound lighting settings (#9740)

* cleaning up

* deleting to undelete

* add rebound lighting settings
Rossman360 6 gadi atpakaļ
vecāks
revīzija
2773082d9d
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  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 */
 /* Locking resynchronize hack */
 #define LOCKING_RESYNC_ENABLE
 #define LOCKING_RESYNC_ENABLE
 
 
+/* ws2812 RGB LED */
+#define RGB_DI_PIN B6
+#define RGBLED_NUM 17
+
 /* Bootmagic Lite key configuration */
 /* Bootmagic Lite key configuration */
 // #define BOOTMAGIC_LITE_ROW 0
 // #define BOOTMAGIC_LITE_ROW 0
 // #define BOOTMAGIC_LITE_COLUMN 0
 // #define BOOTMAGIC_LITE_COLUMN 0