diff options
Diffstat (limited to 'keyboards/exclusive/e7v1/config.h')
-rw-r--r-- | keyboards/exclusive/e7v1/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/exclusive/e7v1/config.h b/keyboards/exclusive/e7v1/config.h index 5496e0dc57..48d91e6dff 100644 --- a/keyboards/exclusive/e7v1/config.h +++ b/keyboards/exclusive/e7v1/config.h @@ -1,6 +1,5 @@ #pragma once -#include "config_common.h" /* key matrix size */ #define MATRIX_ROWS 6 @@ -15,7 +14,6 @@ #define LED_CAPS_LOCK_PIN F0 -/* number of backlight levels */ #define BACKLIGHT_PIN B7 #ifdef BACKLIGHT_PIN #define BACKLIGHT_LEVELS 6 |