summaryrefslogtreecommitdiff
path: root/keyboards/gvalchca/spaccboard/spaccboard.c
diff options
context:
space:
mode:
authorGvalch-ca <78301272+Gvalch-ca@users.noreply.github.com>2021-05-13 20:54:13 +0300
committerGitHub <noreply@github.com>2021-05-13 19:54:13 +0200
commit37ca66f6cf44c33600d7191da7c2725805670eeb (patch)
treeccc6efaadd76b691301a1b4fd3baa23c25e8319b /keyboards/gvalchca/spaccboard/spaccboard.c
parent2f6618d6991a3cce81be10baba1e9feba3fa3b3c (diff)
Add Gvalchca SpaccBoard (#12876)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/gvalchca/spaccboard/spaccboard.c')
-rw-r--r--keyboards/gvalchca/spaccboard/spaccboard.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/gvalchca/spaccboard/spaccboard.c b/keyboards/gvalchca/spaccboard/spaccboard.c
new file mode 100644
index 0000000000..57d512cc2b
--- /dev/null
+++ b/keyboards/gvalchca/spaccboard/spaccboard.c
@@ -0,0 +1,17 @@
+ /* Copyright 2021 Kirill Shkuretskiy
+ *
+ * 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 "spaccboard.h" \ No newline at end of file