Browse Source

add default Rebound lighting settings (#9740)

* cleaning up

* deleting to undelete

* add rebound lighting settings
pull/9741/head
Rossman360 3 years ago
committed by GitHub
parent
commit
2773082d9d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
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 View File

@ -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

Loading…
Cancel
Save