Browse Source

Fix F13 LED issue for WT75-B, WT75-C (#12729)

pull/12739/head
Wilba 3 years ago
committed by GitHub
parent
commit
05ee0afd54
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 6 deletions
  1. +0
    -3
      keyboards/wilba_tech/wt75_b/config.h
  2. +0
    -3
      keyboards/wilba_tech/wt75_c/config.h

+ 0
- 3
keyboards/wilba_tech/wt75_b/config.h View File

@ -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


+ 0
- 3
keyboards/wilba_tech/wt75_c/config.h View File

@ -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


Loading…
Cancel
Save