From 37a4b53c4f51b66992e687b5012c83df9cc6b138 Mon Sep 17 00:00:00 2001 From: Ryan Date: Thu, 30 Apr 2020 16:24:13 +1000 Subject: BACKLIGHT_ON_STATE config.h fixes (#8862) --- keyboards/staryu/config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'keyboards/staryu/config.h') diff --git a/keyboards/staryu/config.h b/keyboards/staryu/config.h index dc7353fcc..dbf2b867e 100755 --- a/keyboards/staryu/config.h +++ b/keyboards/staryu/config.h @@ -65,7 +65,6 @@ along with this program. If not, see . #define BACKLIGHT_PINS { C2, C7, D5, D6, B0 } #define BACKLIGHT_LED_COUNT 5 #define BACKLIGHT_LEVELS 10 -#define BACKLIGHT_ON_STATE 1 /* Set 0 if debouncing isn't needed */ #define DEBOUNCE 5 -- cgit v1.2.3