summaryrefslogtreecommitdiffstats
path: root/keyboards/dztech/endless80/endless80.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-01-12 23:06:54 +0000
committerQMK Bot <hello@qmk.fm>2022-01-12 23:06:54 +0000
commitb554d8d3366998ce1dee64e064853e0804799af1 (patch)
tree5fce69215f74bdba012e0837796d751dac01ae34 /keyboards/dztech/endless80/endless80.c
parent8b188e060c7c4e1e44ac1286fe88d02f9fc8b645 (diff)
parent5f2b62528c7f94b098baf6ec691c3b6d50e88328 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/dztech/endless80/endless80.c')
-rw-r--r--keyboards/dztech/endless80/endless80.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/dztech/endless80/endless80.c b/keyboards/dztech/endless80/endless80.c
new file mode 100644
index 0000000000..27135b54d4
--- /dev/null
+++ b/keyboards/dztech/endless80/endless80.c
@@ -0,0 +1,16 @@
+/* Copyright 2021 DZTECH <moyi4681@live.cn>
+ *
+ * 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 "endless80.h" \ No newline at end of file