1
0
Fork 0

Remove all BACKLIGHT_LEVELS 0 (#18630)

This commit is contained in:
jack 2022-10-07 02:07:56 -06:00 committed by GitHub
parent a8d6b37fac
commit de2c81d5b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
31 changed files with 1 additions and 163 deletions

View file

@ -34,12 +34,6 @@
#define BOOTMAGIC_LITE_ROW 0
#define BOOTMAGIC_LITE_COLUMN 5
/* number of backlight levels */
#ifdef BACKLIGHT_PIN
#define BACKLIGHT_LEVELS 0
#endif
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE