summaryrefslogtreecommitdiff
path: root/keyboards/eyeohdesigns/sprh/sprh.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-07-22 06:48:20 +0000
committerQMK Bot <hello@qmk.fm>2021-07-22 06:48:20 +0000
commitb5a1db9c05a9b2d7e3883501dc1f900c22ea5d1c (patch)
treeb24cc40f347122e75ab1ff0a0dc74f56eebb759f /keyboards/eyeohdesigns/sprh/sprh.c
parentfb9a254a432e307e82c9dce45e1aba2cf21fa339 (diff)
parente9c3f71e74db1a11020acef3a017f79bbedc0015 (diff)
Merge remote-tracking branch 'origin/master' into develop
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