summaryrefslogtreecommitdiff
path: root/keyboards/mmkzoo65/mmkzoo65.c
diff options
context:
space:
mode:
authorTW59420 <40019210+TW59420@users.noreply.github.com>2022-01-09 11:57:31 +0800
committerGitHub <noreply@github.com>2022-01-08 19:57:31 -0800
commit70469d373dfe52c9778289ac2c96ae9c5bf3b2fb (patch)
tree5cc060eaafd3ddd31ad1c6ac04f6956eacba59e3 /keyboards/mmkzoo65/mmkzoo65.c
parent50d81b63e91c6d16d8f20f52ebd8f216797cab1f (diff)
[Keyboard] Add MMKZOO65 PCB (#15546)
* Add MMKZOO65 PCB * Update keyboards/mmkzoo65/rules.mk * Update keyboards/mmkzoo65/rules.mk
Diffstat (limited to 'keyboards/mmkzoo65/mmkzoo65.c')
-rw-r--r--keyboards/mmkzoo65/mmkzoo65.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/mmkzoo65/mmkzoo65.c b/keyboards/mmkzoo65/mmkzoo65.c
new file mode 100644
index 0000000000..09da82dd89
--- /dev/null
+++ b/keyboards/mmkzoo65/mmkzoo65.c
@@ -0,0 +1,18 @@
+/* Copyright 2021 TW59420 <https://github.com/TW59420>
+ *
+ * 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 "mmkzoo65.h"
+