소스 검색

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

Wilba 4 년 전
부모
커밋
05ee0afd54
2개의 변경된 파일0개의 추가작업 그리고 6개의 파일을 삭제
  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

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

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