summaryrefslogtreecommitdiff
path: root/keyboards/melgeek/mojo75/mojo75.c
diff options
context:
space:
mode:
authorMelGeek <65591833+melgeek001365@users.noreply.github.com>2020-10-19 02:05:01 +0800
committerGitHub <noreply@github.com>2020-10-18 11:05:01 -0700
commit4d22bc9de004f40b41287cc54adbc0b64f755f78 (patch)
treefe935cd7fc1fdb3db8f6b654f1a511c74dbaa0f9 /keyboards/melgeek/mojo75/mojo75.c
parentd49dcdd667cc5e154a5c42a5be7e0f3391c8401c (diff)
[Keyboard] Melgeek Mojo75 (#10426)
* [Keyboard] Support MJ61 which is a 60% ANSI STD Hotswap RGB keyboard * Update keyboards/melgeek/mj61/mj61.c * Update keyboards/melgeek/mj61/mj61.c * [Keyboard] MJ61 Add license header for files and the link for readme * Update keyboards/melgeek/mj61/readme.md * Update keyboards/melgeek/mj61/rev1/config.h * Update keyboards/melgeek/mj61/rev1/rules.mk * Update keyboards/melgeek/mj61/mj61.c * Update keyboards/melgeek/mj61/mj61.c * [Keyboard] Support MoJo75 which is a 75% Hotswap RGB keyboard * Update melgeek/mojo75 vid and pid Add melgeek/mojo75/rev1/rev1.c * Update MelGeek mojo75 VIA layout
Diffstat (limited to 'keyboards/melgeek/mojo75/mojo75.c')
-rw-r--r--keyboards/melgeek/mojo75/mojo75.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/melgeek/mojo75/mojo75.c b/keyboards/melgeek/mojo75/mojo75.c
new file mode 100644
index 0000000000..53db19d104
--- /dev/null
+++ b/keyboards/melgeek/mojo75/mojo75.c
@@ -0,0 +1,18 @@
+/* Copyright 2020 MelGeek <melgeek001365@gmail.com>
+ *
+ * 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 "mojo75.h"
+