Remove default and unused BACKLIGHT_LEVELS (#19898)

This commit is contained in:
Ryan
2023-02-22 12:12:42 +11:00
committed by GitHub
parent 499fc3b85e
commit 26854f5940
261 changed files with 4 additions and 462 deletions

View File

@@ -24,7 +24,6 @@
#define RGBLIGHT_EFFECT_RGB_TEST
#define RGBLIGHT_EFFECT_ALTERNATING
#define RGBLIGHT_EFFECT_TWINKLE
#define BACKLIGHT_LEVELS 5
#define RGBLIGHT_EFFECT_SNAKE_LENGTH 4
#define RGBLIGHT_LIMIT_VAL 255
#define RGBLIGHT_HUE_STEP 10