mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-08 17:29:09 +00:00
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 */
|
||||
#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…
Reference in a new issue