diff options
Diffstat (limited to 'keyboards/xd84/config.h')
-rw-r--r-- | keyboards/xd84/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/xd84/config.h b/keyboards/xd84/config.h index 2a77db68a..503cba318 100644 --- a/keyboards/xd84/config.h +++ b/keyboards/xd84/config.h | |||
@@ -47,6 +47,9 @@ | |||
47 | /* COL2ROW, ROW2COL */ | 47 | /* COL2ROW, ROW2COL */ |
48 | //#define DIODE_DIRECTION COL2ROW | 48 | //#define DIODE_DIRECTION COL2ROW |
49 | 49 | ||
50 | #define LED_CAPS_LOCK_PIN B6 | ||
51 | #define LED_PIN_ON_STATE 0 | ||
52 | |||
50 | #define BACKLIGHT_PIN B5 | 53 | #define BACKLIGHT_PIN B5 |
51 | #define BACKLIGHT_LEVELS 10 | 54 | #define BACKLIGHT_LEVELS 10 |
52 | // #define BACKLIGHT_BREATHING | 55 | // #define BACKLIGHT_BREATHING |