diff options
Diffstat (limited to 'keyboards/sets3n/kk980/config.h')
-rw-r--r-- | keyboards/sets3n/kk980/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/sets3n/kk980/config.h b/keyboards/sets3n/kk980/config.h index a988171755..8072645926 100644 --- a/keyboards/sets3n/kk980/config.h +++ b/keyboards/sets3n/kk980/config.h @@ -16,7 +16,6 @@ #pragma once -#include "config_common.h" /* key matrix size */ #define MATRIX_ROWS 6 @@ -40,8 +39,6 @@ /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW -/* number of backlight levels */ - #ifdef BACKLIGHT_PIN #define BACKLIGHT_LEVELS 8 #endif |