diff options
Diffstat (limited to 'keyboards/playkbtw/pk60/config.h')
| -rw-r--r-- | keyboards/playkbtw/pk60/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/playkbtw/pk60/config.h b/keyboards/playkbtw/pk60/config.h index 93e29951e..f4709697c 100644 --- a/keyboards/playkbtw/pk60/config.h +++ b/keyboards/playkbtw/pk60/config.h | |||
| @@ -23,6 +23,9 @@ | |||
| 23 | /* COL2ROW or ROW2COL */ | 23 | /* COL2ROW or ROW2COL */ |
| 24 | #define DIODE_DIRECTION COL2ROW | 24 | #define DIODE_DIRECTION COL2ROW |
| 25 | 25 | ||
| 26 | #define LED_CAPS_LOCK_PIN F4 | ||
| 27 | #define LED_PIN_ON_STATE 0 | ||
| 28 | |||
| 26 | /* number of backlight levels */ | 29 | /* number of backlight levels */ |
| 27 | #define BACKLIGHT_PIN B7 | 30 | #define BACKLIGHT_PIN B7 |
| 28 | #ifdef BACKLIGHT_PIN | 31 | #ifdef BACKLIGHT_PIN |
