diff options
author | Wilba <Jason.S.Williams@gmail.com> | 2021-04-29 20:39:14 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-29 03:39:14 -0700 |
commit | 05ee0afd5443d856b1adf2fd4ddea50797919f65 (patch) | |
tree | 694817a36c20ac3d0404a535230e84f4758a5a2b /keyboards/wilba_tech/wt75_c/config.h | |
parent | 54e8dd08857b04c1bdf28e2eaa6cc7aefd72f70f (diff) |
Fix F13 LED issue for WT75-B, WT75-C (#12729)
Diffstat (limited to 'keyboards/wilba_tech/wt75_c/config.h')
-rw-r--r-- | keyboards/wilba_tech/wt75_c/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/wilba_tech/wt75_c/config.h b/keyboards/wilba_tech/wt75_c/config.h index 954e11249d..00fbfbd8ad 100644 --- a/keyboards/wilba_tech/wt75_c/config.h +++ b/keyboards/wilba_tech/wt75_c/config.h @@ -178,9 +178,6 @@ // enable the mono backlight #define MONO_BACKLIGHT_ENABLED 1 -// enable the RGB indicator for WT75-A -#define MONO_BACKLIGHT_WT75_A - // disable backlight when USB suspended (PC sleep/hibernate/shutdown) #define MONO_BACKLIGHT_DISABLE_WHEN_USB_SUSPENDED 0 |