forked from mirrors/qmk_firmware
add default Rebound lighting settings (#9740)
* cleaning up * deleting to undelete * add rebound lighting settings
This commit is contained in:
parent
19b70b2737
commit
2773082d9d
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue