summaryrefslogtreecommitdiff
path: root/keyboards/treasure/type9s2/type9s2.c
diff options
context:
space:
mode:
authorTreasureTypes <73436366+TreasureTypes@users.noreply.github.com>2021-07-29 18:50:05 +0200
committerGitHub <noreply@github.com>2021-07-29 09:50:05 -0700
commit5a0985aa4a10ae15d3c3eb49a0394b10a62160ae (patch)
tree99e65df2d213ebdc7be568ed3bdee1f320c30b7b /keyboards/treasure/type9s2/type9s2.c
parentaa0b7079a4a7a3174c7f078fc5fa81e630df1775 (diff)
[Keyboard] Add Treasure TYPE-9 Series II (#13725)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/treasure/type9s2/type9s2.c')
-rw-r--r--keyboards/treasure/type9s2/type9s2.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/treasure/type9s2/type9s2.c b/keyboards/treasure/type9s2/type9s2.c
new file mode 100644
index 0000000000..f5c86e0006
--- /dev/null
+++ b/keyboards/treasure/type9s2/type9s2.c
@@ -0,0 +1,16 @@
+/* Copyright 2021 Treasure
+ *
+ * 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 "type9s2.h"