Remove all BACKLIGHT_LEVELS 0
(#18630)
This commit is contained in:
parent
a8d6b37fac
commit
de2c81d5b2
31 changed files with 1 additions and 163 deletions
|
@ -17,12 +17,6 @@
|
|||
#define LED_SCROLL_LOCK_PIN B5
|
||||
#define LED_PIN_ON_STATE 0
|
||||
|
||||
/* number of backlight levels */
|
||||
|
||||
#ifdef BACKLIGHT_PIN
|
||||
#define BACKLIGHT_LEVELS 0
|
||||
#endif
|
||||
|
||||
/* Set 0 if debouncing isn't needed */
|
||||
#define DEBOUNCE 5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue