~ruther/qmk_firmware

824e1cd95d61018979a9e391219a95f5a95b4a6e — Joe Hu 4 years ago 2573ed8
Fix backlight for XD84 (#11309)

Like XD87, XD8 should have `#define BACKLIGHT_ON_STATE 0` too.
1 files changed, 1 insertions(+), 0 deletions(-)

M keyboards/xd84/config.h
M keyboards/xd84/config.h => keyboards/xd84/config.h +1 -0
@@ 52,6 52,7 @@

#define BACKLIGHT_PIN B5
#define BACKLIGHT_LEVELS 10
#define BACKLIGHT_ON_STATE 0
// #define BACKLIGHT_BREATHING

#define RGB_DI_PIN C7