From cc4b93b330e3cfa50b00dd6edea3f9abcf15c05d Mon Sep 17 00:00:00 2001 From: Barry Huang Date: Wed, 23 Dec 2020 17:22:31 +0800 Subject: Helen 80 addition (#11133) Co-authored-by: james sa Co-authored-by: James Sa --- keyboards/playkbtw/helen80/helen80.c | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 keyboards/playkbtw/helen80/helen80.c (limited to 'keyboards/playkbtw/helen80/helen80.c') diff --git a/keyboards/playkbtw/helen80/helen80.c b/keyboards/playkbtw/helen80/helen80.c new file mode 100644 index 0000000000..4f943ccd31 --- /dev/null +++ b/keyboards/playkbtw/helen80/helen80.c @@ -0,0 +1,20 @@ +/* Copyright 2020 Play Keyboard + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + */ + +#include "helen80.h" + +// generated by KBFirmware JSON to QMK Parser +// https://noroadsleft.github.io/kbf_qmk_converter/ \ No newline at end of file -- cgit v1.2.3