summaryrefslogtreecommitdiff
path: root/keyboards/neokeys/g67/soldered/soldered.c
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-02-13 18:16:23 -0800
committerGitHub <noreply@github.com>2021-02-13 18:16:23 -0800
commitd035bb51f42909f2b866c2986f2f765ec2586328 (patch)
tree4650d9c191a3a05d533e7b49407151edb53481d1 /keyboards/neokeys/g67/soldered/soldered.c
parent537b7614b9be39025379291880b549e4fa4d826d (diff)
[Keyboard] NEO Keys Palette G67 Hotswap & Soldered (#11850)
Diffstat (limited to 'keyboards/neokeys/g67/soldered/soldered.c')
-rw-r--r--keyboards/neokeys/g67/soldered/soldered.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/neokeys/g67/soldered/soldered.c b/keyboards/neokeys/g67/soldered/soldered.c
new file mode 100644
index 0000000000..a2c5a258aa
--- /dev/null
+++ b/keyboards/neokeys/g67/soldered/soldered.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 James Young (@noroadsleft)
+ *
+ * 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 "soldered.h"