summaryrefslogtreecommitdiff
path: root/keyboards/mnk75/mnk75.c
diff options
context:
space:
mode:
authoryiancar <yiangosyiangou@cytanet.com.cy>2022-02-06 05:18:10 +0000
committerGitHub <noreply@github.com>2022-02-05 21:18:10 -0800
commit095f0bfe020cfc9eac399df2c100f11ca2bb8635 (patch)
tree3be88e1d33962ac1e41c2c777f23d93f7d60a3f3 /keyboards/mnk75/mnk75.c
parent7a0b07f84b4afe95342aa1d311055961bd217b29 (diff)
[Keyboard] Mnk75 (#15879)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: yiancar <yiancar@gmail.com>
Diffstat (limited to 'keyboards/mnk75/mnk75.c')
-rwxr-xr-xkeyboards/mnk75/mnk75.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/mnk75/mnk75.c b/keyboards/mnk75/mnk75.c
new file mode 100755
index 0000000000..357bb07823
--- /dev/null
+++ b/keyboards/mnk75/mnk75.c
@@ -0,0 +1,16 @@
+/* Copyright 2021 Yiancar-Designs
+ *
+ * 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 "mnk75.h"