summaryrefslogtreecommitdiff
path: root/keyboards/eyeohdesigns/sprh/sprh.c
diff options
context:
space:
mode:
authorjoedinkle <brandon.bonton@gmail.com>2021-07-21 23:47:48 -0700
committerGitHub <noreply@github.com>2021-07-21 23:47:48 -0700
commite9c3f71e74db1a11020acef3a017f79bbedc0015 (patch)
tree69f16aaaceaad40dba1e5a093bcbee0eac6eb5a0 /keyboards/eyeohdesigns/sprh/sprh.c
parent92cca84651b1ea2ceb3ae4037386f36bb97c8174 (diff)
[Keyboard] add SPRH keyboard (#12999)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/eyeohdesigns/sprh/sprh.c')
-rw-r--r--keyboards/eyeohdesigns/sprh/sprh.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/eyeohdesigns/sprh/sprh.c b/keyboards/eyeohdesigns/sprh/sprh.c
new file mode 100644
index 0000000000..bc7ad7b9ba
--- /dev/null
+++ b/keyboards/eyeohdesigns/sprh/sprh.c
@@ -0,0 +1,16 @@
+/* Copyright 2021 Eye Oh Designs
+ *
+ * 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 "sprh.h" \ No newline at end of file