浏览代码

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/