diff options
Diffstat (limited to 'keyboards/xd84pro/config.h')
-rw-r--r-- | keyboards/xd84pro/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/xd84pro/config.h b/keyboards/xd84pro/config.h index 7fd4496fe..01f410ea6 100644 --- a/keyboards/xd84pro/config.h +++ b/keyboards/xd84pro/config.h | |||
@@ -35,6 +35,9 @@ | |||
35 | 35 | ||
36 | #define DIODE_DIRECTION COL2ROW | 36 | #define DIODE_DIRECTION COL2ROW |
37 | 37 | ||
38 | #define LED_CAPS_LOCK_PIN B2 | ||
39 | #define LED_PIN_ON_STATE 0 | ||
40 | |||
38 | #define RGB_DI_PIN F6 | 41 | #define RGB_DI_PIN F6 |
39 | #ifdef RGB_DI_PIN | 42 | #ifdef RGB_DI_PIN |
40 | #define RGBLED_NUM 12 | 43 | #define RGBLED_NUM 12 |