summaryrefslogtreecommitdiff
path: root/keyboards/kbdfans/tiger80/tiger80.c
diff options
context:
space:
mode:
authormoyi4681 <moyi4681@users.noreply.github.com>2022-04-13 07:24:56 -0700
committerGitHub <noreply@github.com>2022-04-13 07:24:56 -0700
commit84307744306e46d2699f9766be07f530af7c310e (patch)
treebb6c65eec80849c2ba76cd05551b814d09554223 /keyboards/kbdfans/tiger80/tiger80.c
parentad981dea72af5a2e207ed276231470a4f675e54a (diff)
[Keyboard] add tiger80 keyboard (#16742)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/kbdfans/tiger80/tiger80.c')
-rw-r--r--keyboards/kbdfans/tiger80/tiger80.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/kbdfans/tiger80/tiger80.c b/keyboards/kbdfans/tiger80/tiger80.c
new file mode 100644
index 0000000000..8348a142a2
--- /dev/null
+++ b/keyboards/kbdfans/tiger80/tiger80.c
@@ -0,0 +1,17 @@
+/* Copyright 2022 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 "tiger80.h"