summaryrefslogtreecommitdiff
path: root/keyboards/ymdk/wingshs/wingshs.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-09-11 14:33:43 +0000
committerQMK Bot <hello@qmk.fm>2021-09-11 14:33:43 +0000
commit52b017b593b4c6f94a580cc09427d922ac59d316 (patch)
treeddd6538414304f975c99cd0b50e85cfaca24775a /keyboards/ymdk/wingshs/wingshs.c
parent3540d374fc00c24b657a9fce61e53f2cd92b0c8e (diff)
parent99d465bee0d97d201e5883bde14f0ff0e4cf6e6b (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/ymdk/wingshs/wingshs.c')
-rw-r--r--keyboards/ymdk/wingshs/wingshs.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/ymdk/wingshs/wingshs.c b/keyboards/ymdk/wingshs/wingshs.c
new file mode 100644
index 0000000000..f82fe22197
--- /dev/null
+++ b/keyboards/ymdk/wingshs/wingshs.c
@@ -0,0 +1,16 @@
+/* Copyright 2021 alittlepeace
+ *
+ * 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 <http://www.gnu.org/licenses/>.
+ */
+#include "wingshs.h"