summaryrefslogtreecommitdiff
path: root/keyboards/kindakeyboards/conone65/conone65.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-03-03 21:15:31 +0000
committerQMK Bot <hello@qmk.fm>2021-03-03 21:15:31 +0000
commit9f6ce448bd98bb00178de421afcede9a99223afe (patch)
tree8550764502f1ad5c7ca220cfb85e641aac9b0fc6 /keyboards/kindakeyboards/conone65/conone65.c
parentc26344fc939a5265281e320591e8ac3cbabfb19b (diff)
parentfb3777f085fb0ba0510e4217df58f00f6ebd5a01 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kindakeyboards/conone65/conone65.c')
-rw-r--r--keyboards/kindakeyboards/conone65/conone65.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/kindakeyboards/conone65/conone65.c b/keyboards/kindakeyboards/conone65/conone65.c
new file mode 100644
index 0000000000..950786542b
--- /dev/null
+++ b/keyboards/kindakeyboards/conone65/conone65.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 Kindakeyboards
+ *
+ * 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 "conone65.h"