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

changelog
QMK Bot 4 years ago
commit ef3bd54a17
  1. 5
      keyboards/playkbtw/helen80/config.h
  2. 3
      keyboards/playkbtw/helen80/helen80.c

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

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