diff options
Diffstat (limited to 'keyboards/alpha')
-rwxr-xr-x | keyboards/alpha/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/alpha/config.h b/keyboards/alpha/config.h index f65e1c31ee..fb740d6669 100755 --- a/keyboards/alpha/config.h +++ b/keyboards/alpha/config.h @@ -13,8 +13,6 @@ /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW -/* number of backlight levels */ - #ifdef BACKLIGHT_PIN #define BACKLIGHT_LEVELS 3 #endif |