diff options
Diffstat (limited to 'keyboards/playkbtw/ca66/config.h')
-rw-r--r-- | keyboards/playkbtw/ca66/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/playkbtw/ca66/config.h b/keyboards/playkbtw/ca66/config.h index cf55238214..1357c4b489 100644 --- a/keyboards/playkbtw/ca66/config.h +++ b/keyboards/playkbtw/ca66/config.h @@ -1,6 +1,5 @@ #pragma once -#include "config_common.h" /* key matrix size */ #define MATRIX_ROWS 5 @@ -15,8 +14,6 @@ #define LED_CAPS_LOCK_PIN D1 -/* number of backlight levels */ - #define BACKLIGHT_PIN F0 #define BACKLIGHT_LEVELS 3 |