From: Lukmanul Hakim Date: Thu, 31 Aug 2017 13:19:08 +0000 (+0700) Subject: Set proper backlight level X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f0db2c0512996c30372a586aa535a6dca66dce0a;p=qmk_firmware.git Set proper backlight level --- 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 */