diff options
Diffstat (limited to 'keyboards/xmmx')
-rw-r--r-- | keyboards/xmmx/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/xmmx/config.h b/keyboards/xmmx/config.h index 1e9f2c9398..9a94680889 100644 --- a/keyboards/xmmx/config.h +++ b/keyboards/xmmx/config.h @@ -17,12 +17,6 @@ #define LED_SCROLL_LOCK_PIN B5 #define LED_PIN_ON_STATE 0 -/* number of backlight levels */ - -#ifdef BACKLIGHT_PIN -#define BACKLIGHT_LEVELS 0 -#endif - /* Set 0 if debouncing isn't needed */ #define DEBOUNCE 5 |