summaryrefslogtreecommitdiff
path: root/keyboards/handwired/swiftrax/the_galleon/the_galleon.c
diff options
context:
space:
mode:
authorBrandon Claveria <48102030+swiftrax@users.noreply.github.com>2021-02-04 16:21:51 -0800
committerGitHub <noreply@github.com>2021-02-04 16:21:51 -0800
commitfe686570caea9093baf2a40cae5842deabafcc48 (patch)
tree5b7587b250a59dce36f0f55568fccad66ee7baa5 /keyboards/handwired/swiftrax/the_galleon/the_galleon.c
parent0bf0644aa2fdc67a700535af42d18b7bbadfb023 (diff)
[Keyboard] add The Galleon by swiftrax (#11700)
* initial addition * fix keymap / keyboard.h * add animation * change pid * fix layout macro * Apply suggestions from code review * Update keyboards/handwired/swiftrax/the_galleon/info.json * move wpm enable
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"