aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--keyboards/wilba_tech/wt75_b/config.h3
-rw-r--r--keyboards/wilba_tech/wt75_c/config.h3
2 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/wilba_tech/wt75_b/config.h b/keyboards/wilba_tech/wt75_b/config.h
index 995363a41..f703d7e0c 100644
--- a/keyboards/wilba_tech/wt75_b/config.h
+++ b/keyboards/wilba_tech/wt75_b/config.h
@@ -178,9 +178,6 @@
178// enable the mono backlight 178// enable the mono backlight
179#define MONO_BACKLIGHT_ENABLED 1 179#define MONO_BACKLIGHT_ENABLED 1
180 180
181// enable the RGB indicator for WT75-A
182#define MONO_BACKLIGHT_WT75_A
183
184// disable backlight when USB suspended (PC sleep/hibernate/shutdown) 181// disable backlight when USB suspended (PC sleep/hibernate/shutdown)
185#define MONO_BACKLIGHT_DISABLE_WHEN_USB_SUSPENDED 0 182#define MONO_BACKLIGHT_DISABLE_WHEN_USB_SUSPENDED 0
186 183
diff --git a/keyboards/wilba_tech/wt75_c/config.h b/keyboards/wilba_tech/wt75_c/config.h
index 954e11249..00fbfbd8a 100644
--- a/keyboards/wilba_tech/wt75_c/config.h
+++ b/keyboards/wilba_tech/wt75_c/config.h
@@ -178,9 +178,6 @@
178// enable the mono backlight 178// enable the mono backlight
179#define MONO_BACKLIGHT_ENABLED 1 179#define MONO_BACKLIGHT_ENABLED 1
180 180
181// enable the RGB indicator for WT75-A
182#define MONO_BACKLIGHT_WT75_A
183
184// disable backlight when USB suspended (PC sleep/hibernate/shutdown) 181// disable backlight when USB suspended (PC sleep/hibernate/shutdown)
185#define MONO_BACKLIGHT_DISABLE_WHEN_USB_SUSPENDED 0 182#define MONO_BACKLIGHT_DISABLE_WHEN_USB_SUSPENDED 0
186 183