summaryrefslogtreecommitdiff
path: root/keyboards/kindakeyboards/conone65/conone65.c
diff options
context:
space:
mode:
authorEvelien-Lillian Dekkers <sixmoonskies@gmail.com>2021-03-03 22:14:55 +0100
committerGitHub <noreply@github.com>2021-03-03 13:14:55 -0800
commitfb3777f085fb0ba0510e4217df58f00f6ebd5a01 (patch)
tree4d4fb70d53991798b1a3349fe0f312bfdbbdf028 /keyboards/kindakeyboards/conone65/conone65.c
parent018b8e1d62f8c067bd556492b7e8cf8407eb6036 (diff)
[Keyboard] Add Conone 65 (#11827)
Co-authored-by: Ryan <fauxpark@gmail.com>
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"