From 26854f59402f3f4b7ca5cfe0f3dd665a680715f5 Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 22 Feb 2023 12:12:42 +1100 Subject: Remove default and unused `BACKLIGHT_LEVELS` (#19898) --- keyboards/hotdox/config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'keyboards/hotdox/config.h') diff --git a/keyboards/hotdox/config.h b/keyboards/hotdox/config.h index 2603a08e8f..284f7026e6 100644 --- a/keyboards/hotdox/config.h +++ b/keyboards/hotdox/config.h @@ -30,7 +30,6 @@ #endif #define BACKLIGHT_PIN B7 -#define BACKLIGHT_LEVELS 3 #define LED_BRIGHTNESS_LO 15 #define LED_BRIGHTNESS_HI 255 -- cgit v1.2.3