diff options
author | LSChyi <alan81920@gmail.com> | 2021-01-20 13:06:35 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-19 21:06:35 -0800 |
commit | eacb596d8b3842027441172455e9dcf59bf1561d (patch) | |
tree | cb485e1e6f108bf334c9529cc80d6711fa59ff7d /keyboards/playkbtw/helen80/helen80.c | |
parent | 1bb9f155a67414d41b219e6834396e0fbca11ef7 (diff) |
[Keyboard] Add indicator LED support to playkbtw/helen80 (#11560)
* add indicator led support
* use LED config instead
Diffstat (limited to 'keyboards/playkbtw/helen80/helen80.c')
-rw-r--r-- | keyboards/playkbtw/helen80/helen80.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/playkbtw/helen80/helen80.c b/keyboards/playkbtw/helen80/helen80.c index 4f943ccd31..0401d92738 100644 --- a/keyboards/playkbtw/helen80/helen80.c +++ b/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/
\ No newline at end of file |