Remove default and unused BACKLIGHT_LEVELS (#19898)
This commit is contained in:
parent
499fc3b85e
commit
26854f5940
261 changed files with 4 additions and 462 deletions
|
|
@ -11,10 +11,6 @@ SPDX-License-Identifier: GPL-2.0-or-later */
|
|||
/* COL2ROW or ROW2COL */
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
#ifdef BACKLIGHT_PIN
|
||||
#define BACKLIGHT_LEVELS 3
|
||||
#endif
|
||||
|
||||
/* encoder definitions */
|
||||
#ifdef ENCODER_ENABLE
|
||||
#define ENCODERS_PAD_A { B2 }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue