summaryrefslogtreecommitdiff
path: root/keyboards/melgeek/mach80/mach80.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-09-15 05:10:19 +0000
committerQMK Bot <hello@qmk.fm>2021-09-15 05:10:19 +0000
commitcde0d9f7766ee605c0d60cb37177147cdc596152 (patch)
treebe0f6257effbe76244e3761343e64cd9bdeaec1c /keyboards/melgeek/mach80/mach80.c
parent93a6eb6f012ab2eb900c581a4e60b717339da9de (diff)
parent34352890522309e28b1788f72feab01e268eff34 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/melgeek/mach80/mach80.c')
-rwxr-xr-xkeyboards/melgeek/mach80/mach80.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/melgeek/mach80/mach80.c b/keyboards/melgeek/mach80/mach80.c
new file mode 100755
index 0000000000..28d21b22b1
--- /dev/null
+++ b/keyboards/melgeek/mach80/mach80.c
@@ -0,0 +1,17 @@
+/* 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 "mach80.h"