From b7274343913eb3e019f0dc08fa8f7774165e787d Mon Sep 17 00:00:00 2001 From: Ryan Date: Sun, 29 Jan 2023 02:42:44 +1100 Subject: Remove commented out backlight config & stray "backlight levels" (#19703) --- keyboards/alpha/config.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'keyboards/alpha') 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 -- cgit v1.2.3