Move backlight config to data driven (#19910)
This commit is contained in:
parent
ba7546a334
commit
314f6c1ddb
1003 changed files with 1873 additions and 1684 deletions
|
@ -30,11 +30,6 @@
|
|||
/* Locking resynchronize hack */
|
||||
#define LOCKING_RESYNC_ENABLE
|
||||
|
||||
/* Switch LED Backlighting */
|
||||
#define BACKLIGHT_PIN C4
|
||||
#define BACKLIGHT_LEVELS 6
|
||||
#define BACKLIGHT_BREATHING
|
||||
|
||||
// ws2812 options
|
||||
#define RGB_DI_PIN C5 // pin the DI on the ws2812 is hooked-up to
|
||||
#define RGBLIGHT_EFFECT_BREATHING
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue