summaryrefslogtreecommitdiff
path: root/keyboards/cipulot/kawayo/kawayo.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-07-26 05:31:41 +0000
committerQMK Bot <hello@qmk.fm>2022-07-26 05:31:41 +0000
commit9f976b89d88e39edcd33f5175fa5c4935c47bab8 (patch)
tree4f54771f2704bf932a454da4dd0b5692f4462dcb /keyboards/cipulot/kawayo/kawayo.c
parent11c9a5e3ac088dc3b150236054c632329bf4eba5 (diff)
parentba1643af7d5b33e7e5a248a651695aa2abf9e433 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/cipulot/kawayo/kawayo.c')
-rw-r--r--keyboards/cipulot/kawayo/kawayo.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/cipulot/kawayo/kawayo.c b/keyboards/cipulot/kawayo/kawayo.c
new file mode 100644
index 0000000000..1dee38696e
--- /dev/null
+++ b/keyboards/cipulot/kawayo/kawayo.c
@@ -0,0 +1,17 @@
+/* Copyright 2022 Cipulot
+ *
+ * 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 "kawayo.h" \ No newline at end of file