Remove all BACKLIGHT_LEVELS 0 (#18630)

This commit is contained in:
jack
2022-10-07 09:07:56 +01:00
committed by GitHub
parent a8d6b37fac
commit de2c81d5b2
31 changed files with 1 additions and 163 deletions
-4
View File
@@ -13,10 +13,6 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
/* number of backlight levels */
#define BACKLIGHT_LEVELS 0
/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5
@@ -16,9 +16,6 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
/* number of backlight levels */
#define BACKLIGHT_LEVELS 0
/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5