From de2c81d5b29fc3b3b86f977b72ab3357a1d13a63 Mon Sep 17 00:00:00 2001 From: jack <0x6A73@pm.me> Date: Fri, 7 Oct 2022 02:07:56 -0600 Subject: Remove all `BACKLIGHT_LEVELS 0` (#18630) --- keyboards/creatkeebs/thera/config.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'keyboards/creatkeebs/thera/config.h') diff --git a/keyboards/creatkeebs/thera/config.h b/keyboards/creatkeebs/thera/config.h index 68494a1cd6..4761d61a34 100644 --- a/keyboards/creatkeebs/thera/config.h +++ b/keyboards/creatkeebs/thera/config.h @@ -29,13 +29,6 @@ /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW -/* number of backlight levels */ - -#ifdef BACKLIGHT_PIN -#define BACKLIGHT_LEVELS 0 -#endif - - #ifdef RGB_DI_PIN #define RGBLIGHT_EFFECT_BREATHING #define RGBLIGHT_EFFECT_RAINBOW_MOOD -- cgit v1.2.3