diff options
author | QMK Bot <hello@qmk.fm> | 2022-09-23 23:41:08 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-09-23 23:41:08 +0000 |
commit | 2318ae0433e92f773ea02bcb803de883379d98be (patch) | |
tree | d39a4a54edf1e3f75bd72766ae255223fd1eaf6c /keyboards/wilba_tech/wt75_b | |
parent | 15f4bc658371cc43d0a8be93b2f788d762f568f1 (diff) | |
parent | 2791ceb6aa000bce07638ad117a73eba4df0e3f6 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/wilba_tech/wt75_b')
-rw-r--r-- | keyboards/wilba_tech/wt75_b/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/wilba_tech/wt75_b/config.h b/keyboards/wilba_tech/wt75_b/config.h index d7abac199e..98b3d937f9 100644 --- a/keyboards/wilba_tech/wt75_b/config.h +++ b/keyboards/wilba_tech/wt75_b/config.h @@ -100,6 +100,9 @@ // enable the mono backlight #define MONO_BACKLIGHT_ENABLED 1 +// enable the specific indicators +#define MONO_BACKLIGHT_WT75_B + // disable backlight when USB suspended (PC sleep/hibernate/shutdown) #define MONO_BACKLIGHT_DISABLE_WHEN_USB_SUSPENDED 0 |