diff options
Diffstat (limited to 'keyboards/kegen/gboy/config.h')
-rw-r--r-- | keyboards/kegen/gboy/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/kegen/gboy/config.h b/keyboards/kegen/gboy/config.h index 30268122ed..ad7f0b0d7c 100644 --- a/keyboards/kegen/gboy/config.h +++ b/keyboards/kegen/gboy/config.h @@ -17,7 +17,6 @@ #pragma once -#include "config_common.h" /* key matrix size */ @@ -31,7 +30,6 @@ /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW -/* number of backlight levels */ #define BACKLIGHT_PIN B7 #ifdef BACKLIGHT_PIN #define BACKLIGHT_LEVELS 15 |