diff options
-rw-r--r-- | keyboards/xd84/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/xd84/config.h b/keyboards/xd84/config.h index 9a823669d..fb6099e6f 100644 --- a/keyboards/xd84/config.h +++ b/keyboards/xd84/config.h | |||
@@ -52,6 +52,7 @@ | |||
52 | 52 | ||
53 | #define BACKLIGHT_PIN B5 | 53 | #define BACKLIGHT_PIN B5 |
54 | #define BACKLIGHT_LEVELS 10 | 54 | #define BACKLIGHT_LEVELS 10 |
55 | #define BACKLIGHT_ON_STATE 0 | ||
55 | // #define BACKLIGHT_BREATHING | 56 | // #define BACKLIGHT_BREATHING |
56 | 57 | ||
57 | #define RGB_DI_PIN C7 | 58 | #define RGB_DI_PIN C7 |