summaryrefslogtreecommitdiff
path: root/keyboards/handwired/swiftrax/pandamic/pandamic.c
diff options
context:
space:
mode:
authorBrandon Claveria <48102030+swiftrax@users.noreply.github.com>2020-09-05 11:37:05 -0700
committerGitHub <noreply@github.com>2020-09-05 11:37:05 -0700
commitd612d617eec446bb20a45dcbb1e2831361ddc81d (patch)
tree869aff1b7348ae6f947a67e2843b7ce5ffe6c529 /keyboards/handwired/swiftrax/pandamic/pandamic.c
parent687d05dfb13de08b519e455ef95b8155c2492af6 (diff)
[Keyboard] add Pandamic handwired (#10227)
* Add pandemic keyboard * Fix default keymap * Add via keymap * Fix via keymap * Fix keymaps and pandamic.h * add info.json * update info.json * Apply suggestions from code review * Update keyboards/handwired/swiftrax/pandamic/info.json * make suggested changes
Diffstat (limited to 'keyboards/handwired/swiftrax/pandamic/pandamic.c')
-rw-r--r--keyboards/handwired/swiftrax/pandamic/pandamic.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/handwired/swiftrax/pandamic/pandamic.c b/keyboards/handwired/swiftrax/pandamic/pandamic.c
new file mode 100644
index 0000000000..c718a33734
--- /dev/null
+++ b/keyboards/handwired/swiftrax/pandamic/pandamic.c
@@ -0,0 +1,16 @@
+/* Copyright 2020 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 "pandamic.h"