diff options
Diffstat (limited to 'keyboards/mechkeys/espectro/config.h')
-rwxr-xr-x | keyboards/mechkeys/espectro/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/mechkeys/espectro/config.h b/keyboards/mechkeys/espectro/config.h index 50c0f95184..9c9f144b7d 100755 --- a/keyboards/mechkeys/espectro/config.h +++ b/keyboards/mechkeys/espectro/config.h @@ -16,7 +16,6 @@ #pragma once -#include "config_common.h" /* key matrix size */ #define MATRIX_ROWS 8 @@ -34,7 +33,6 @@ #define LED_SCROLL_LOCK_PIN B1 #define LED_PIN_ON_STATE 0 -/* number of backlight levels */ #define BACKLIGHT_PIN B6 #define BACKLIGHT_LEVELS 5 |