summaryrefslogtreecommitdiffstats
path: root/keyboards/switchplate/switchplate910/switchplate910.c
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2021-06-20 12:10:59 +1000
committerfauxpark <fauxpark@gmail.com>2021-06-20 12:10:59 +1000
commite3030bff5e6b241ef8934ddaf84e524d0fd32bce (patch)
tree976aa1cc9d25c884ecedc548ce507404904414a3 /keyboards/switchplate/switchplate910/switchplate910.c
parent5b7cf9fdc86bf92b465565b2be5d501ea9529f37 (diff)
parent4dddcb4f0300f79d8fbfc462ff8d6b360e99989e (diff)
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/switchplate/switchplate910/switchplate910.c')
-rw-r--r--keyboards/switchplate/switchplate910/switchplate910.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/switchplate/switchplate910/switchplate910.c b/keyboards/switchplate/switchplate910/switchplate910.c
new file mode 100644
index 0000000000..fce0d30723
--- /dev/null
+++ b/keyboards/switchplate/switchplate910/switchplate910.c
@@ -0,0 +1,18 @@
+/* Copyright 2021 Stefan Karsch
+ *
+ * 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 "switchplate910.h"
+