Remove default and unused BACKLIGHT_LEVELS
(#19898)
This commit is contained in:
@@ -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 }
|
||||
|
Reference in New Issue
Block a user