summaryrefslogtreecommitdiff
path: root/keyboards/kbdfans/odin/soldered/soldered.c
diff options
context:
space:
mode:
authormoyi4681 <moyi4681@users.noreply.github.com>2021-11-29 16:28:00 +0800
committerGitHub <noreply@github.com>2021-11-29 00:28:00 -0800
commit9cc97302abcc41106bb1a6fc6eb626c1736b8ce7 (patch)
treeb879acf52a9dd30ee645cd65f5ea72628bcbb782 /keyboards/kbdfans/odin/soldered/soldered.c
parent4c0ecd4910af46f9e7b5ca01ea2e016d69092faa (diff)
[Keyboard] add odin keyboard (#15150)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/kbdfans/odin/soldered/soldered.c')
-rw-r--r--keyboards/kbdfans/odin/soldered/soldered.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/kbdfans/odin/soldered/soldered.c b/keyboards/kbdfans/odin/soldered/soldered.c
new file mode 100644
index 0000000000..ddf024efd3
--- /dev/null
+++ b/keyboards/kbdfans/odin/soldered/soldered.c
@@ -0,0 +1,16 @@
+/* Copyright 2020 Geekboards ltd. (geekboards.ru / geekboards.de)
+ *
+ * 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 "soldered.h" \ No newline at end of file