diff options
author | QMK Bot <hello@qmk.fm> | 2020-12-29 22:13:29 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2020-12-29 22:13:29 +0000 |
commit | 25109f79f122a2f81663097a6d19e4d64993a1ba (patch) | |
tree | c3a664d807ec75c218107b98dfe69ca20427ca90 | |
parent | 9634c72d7e925ceff9f930153c59b098e4ae8a72 (diff) | |
parent | 824e1cd95d61018979a9e391219a95f5a95b4a6e (diff) |
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r-- | keyboards/xd84/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/xd84/config.h b/keyboards/xd84/config.h index 9a823669db..fb6099e6fc 100644 --- a/keyboards/xd84/config.h +++ b/keyboards/xd84/config.h @@ -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 |