summaryrefslogtreecommitdiffstats
path: root/keyboards/soup10/soup10.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-03-06 21:04:21 +0000
committerQMK Bot <hello@qmk.fm>2021-03-06 21:04:21 +0000
commitbee226b3ee317f0eb25892a24e8542c7575b1f6c (patch)
treea5fc64b2286e5ddddf85e8f279778f92c5ab8bf9 /keyboards/soup10/soup10.c
parent6e19dbc9236e435cbe0ac56260416797cf63c0ee (diff)
parent788b1854b42a916919c3e8efc77b366ba03d2d8c (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/soup10/soup10.c')
-rw-r--r--keyboards/soup10/soup10.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/soup10/soup10.c b/keyboards/soup10/soup10.c
new file mode 100644
index 0000000000..c08681392a
--- /dev/null
+++ b/keyboards/soup10/soup10.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 icesoup
+ *
+ * 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 "soup10.h"