[Keyboard] Add indicator LED support to playkbtw/helen80 (#11560)

* add indicator led support

* use LED config instead
master
LSChyi 2021-01-20 13:06:35 +08:00 committed by GitHub
parent 1bb9f155a6
commit eacb596d8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 5 deletions

View File

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

View File

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