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