diff options
Diffstat (limited to 'keyboards/playkbtw/pk60/config.h')
-rw-r--r-- | keyboards/playkbtw/pk60/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/playkbtw/pk60/config.h b/keyboards/playkbtw/pk60/config.h index dbc7d3dd38..e9cbf0527f 100644 --- a/keyboards/playkbtw/pk60/config.h +++ b/keyboards/playkbtw/pk60/config.h @@ -1,6 +1,5 @@ #pragma once -#include "config_common.h" /* key matrix size */ #define MATRIX_ROWS 5 @@ -16,7 +15,6 @@ #define LED_CAPS_LOCK_PIN F4 #define LED_PIN_ON_STATE 0 -/* number of backlight levels */ #define BACKLIGHT_PIN B7 #ifdef BACKLIGHT_PIN #define BACKLIGHT_LEVELS 5 |