summaryrefslogtreecommitdiff
path: root/keyboards/handwired/swiftrax/the_galleon/the_galleon.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-02-05 00:22:26 +0000
committerQMK Bot <hello@qmk.fm>2021-02-05 00:22:26 +0000
commita182338a8b9babf7abffc0427ef4b151b9df5559 (patch)
tree910bdcb1718d815df9352f5583971ce1f1300f13 /keyboards/handwired/swiftrax/the_galleon/the_galleon.c
parent09ddc9fb2f877ecd9828834366677505e5a80a1d (diff)
parentfe686570caea9093baf2a40cae5842deabafcc48 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/swiftrax/the_galleon/the_galleon.c')
-rw-r--r--keyboards/handwired/swiftrax/the_galleon/the_galleon.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/handwired/swiftrax/the_galleon/the_galleon.c b/keyboards/handwired/swiftrax/the_galleon/the_galleon.c
new file mode 100644
index 0000000000..c7545cea83
--- /dev/null
+++ b/keyboards/handwired/swiftrax/the_galleon/the_galleon.c
@@ -0,0 +1,16 @@
+/* Copyright 2021 swiftrax
+ *
+ * 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 "the_galleon.h"