소스 검색

Merge remote-tracking branch 'origin/master' into develop

QMK Bot 4 년 전
부모
커밋
ef3bd54a17
2개의 변경된 파일3개의 추가작업 그리고 5개의 파일을 삭제
  1. 3 2
      keyboards/playkbtw/helen80/config.h
  2. 0 3
      keyboards/playkbtw/helen80/helen80.c

+ 3 - 2
keyboards/playkbtw/helen80/config.h

@@ -70,5 +70,6 @@
 //     #define RGBLIGHT_EFFECT_ALTERNATING
 #endif
 
-// generated by KBFirmware JSON to QMK Parser
-// https://noroadsleft.github.io/kbf_qmk_converter/
+#define LED_CAPS_LOCK_PIN B3
+#define LED_SCROLL_LOCK_PIN B2
+#define LED_PIN_ON_STATE 0

+ 0 - 3
keyboards/playkbtw/helen80/helen80.c

@@ -15,6 +15,3 @@
  */
 
 #include "helen80.h"
-
-// generated by KBFirmware JSON to QMK Parser
-// https://noroadsleft.github.io/kbf_qmk_converter/