diff options
Diffstat (limited to 'keyboards/sx60')
-rwxr-xr-x | keyboards/sx60/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/sx60/config.h b/keyboards/sx60/config.h index 7666dc165e..2fb26e4fc0 100755 --- a/keyboards/sx60/config.h +++ b/keyboards/sx60/config.h @@ -33,9 +33,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DIODE_DIRECTION COL2ROW #define BACKLIGHT_PIN B7 -#ifdef BACKLIGHT_PIN -#define BACKLIGHT_LEVELS 3 -#endif /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE |