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

miryoku-merge-master
Wilba 5 years ago committed by GitHub
parent 54e8dd0885
commit 05ee0afd54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

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