From f0db2c0512996c30372a586aa535a6dca66dce0a Mon Sep 17 00:00:00 2001 From: Lukmanul Hakim Date: Thu, 31 Aug 2017 20:19:08 +0700 Subject: Set proper backlight level --- keyboards/xd75/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards') diff --git a/keyboards/xd75/config.h b/keyboards/xd75/config.h index 3764cfba4..608d0aad1 100644 --- a/keyboards/xd75/config.h +++ b/keyboards/xd75/config.h @@ -51,7 +51,7 @@ along with this program. If not, see . #define BACKLIGHT_PIN F5 #define BACKLIGHT_BREATHING -#define BACKLIGHT_LEVELS 3 +#define BACKLIGHT_LEVELS 6 /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -- cgit v1.2.3-24-g4f1b