diff options
Diffstat (limited to 'keyboards/montsinger')
| -rw-r--r-- | keyboards/montsinger/rebound/rev4/config.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/montsinger/rebound/rev4/config.h b/keyboards/montsinger/rebound/rev4/config.h index c4fc053ea..9932cd2d6 100644 --- a/keyboards/montsinger/rebound/rev4/config.h +++ b/keyboards/montsinger/rebound/rev4/config.h | |||
| @@ -60,6 +60,10 @@ diode) | |||
| 60 | /* Locking resynchronize hack */ | 60 | /* Locking resynchronize hack */ |
| 61 | #define LOCKING_RESYNC_ENABLE | 61 | #define LOCKING_RESYNC_ENABLE |
| 62 | 62 | ||
| 63 | /* ws2812 RGB LED */ | ||
| 64 | #define RGB_DI_PIN B6 | ||
| 65 | #define RGBLED_NUM 17 | ||
| 66 | |||
| 63 | /* Bootmagic Lite key configuration */ | 67 | /* Bootmagic Lite key configuration */ |
| 64 | // #define BOOTMAGIC_LITE_ROW 0 | 68 | // #define BOOTMAGIC_LITE_ROW 0 |
| 65 | // #define BOOTMAGIC_LITE_COLUMN 0 | 69 | // #define BOOTMAGIC_LITE_COLUMN 0 |
