summaryrefslogtreecommitdiff
path: root/keyboards/neokeys/g67/element_hs/element_hs.c
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2021-11-10 06:24:16 -0800
committerGitHub <noreply@github.com>2021-11-10 06:24:16 -0800
commit6ccf774ea5f0b07ac02c31ddc196e1c921898038 (patch)
tree9acc56029df96ffae81d9f66918c2493c9ed0e93 /keyboards/neokeys/g67/element_hs/element_hs.c
parent40ac8d1536321b251246fd74d19ec0c72648ec69 (diff)
[Keyboard] Element Hotswap PCB (#15082)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/neokeys/g67/element_hs/element_hs.c')
-rw-r--r--keyboards/neokeys/g67/element_hs/element_hs.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/neokeys/g67/element_hs/element_hs.c b/keyboards/neokeys/g67/element_hs/element_hs.c
new file mode 100644
index 0000000000..c5dd40fe6a
--- /dev/null
+++ b/keyboards/neokeys/g67/element_hs/element_hs.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 MechMerlin
+ *
+ * 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 "element_hs.h"