diff options
Diffstat (limited to 'keyboards/skergo/config.h')
-rw-r--r-- | keyboards/skergo/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/skergo/config.h b/keyboards/skergo/config.h index 54c83eb469..906246f5fa 100644 --- a/keyboards/skergo/config.h +++ b/keyboards/skergo/config.h @@ -29,12 +29,6 @@ /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW -/* number of backlight levels */ - -// #ifdef BACKLIGHT_PIN -// #define BACKLIGHT_LEVELS 0 -// #endif - /* Set 0 if debouncing isn't needed */ #define DEBOUNCE 5 |