소스 검색

[Keyboard] Fix LEDs being inverted on Sabre (#18762)

Wolf Van Herreweghe 2 년 전
부모
커밋
d13f5f0d66
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      keyboards/wolf/sabre/config.h

+ 1 - 0
keyboards/wolf/sabre/config.h

@@ -46,5 +46,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
 
 #define BACKLIGHT_PIN B7
 
+#define LED_PIN_ON_STATE 0
 #define LED_CAPS_LOCK_PIN B3
 #define LED_SCROLL_LOCK_PIN B0