summaryrefslogtreecommitdiffstats
path: root/keyboards/ogre/ergo_split/ergo_split.c
diff options
context:
space:
mode:
authorBryan Arendt <bryanarendt@gmail.com>2020-01-27 13:14:50 -0500
committerJames Young <18669334+noroadsleft@users.noreply.github.com>2020-01-27 10:14:50 -0800
commit43d2a0e167fe01b3bf7c793f421a238dc8109dc6 (patch)
tree2aef5e36f77775d7522cb758c34cb7a35e1eb1be /keyboards/ogre/ergo_split/ergo_split.c
parent212aeee202f1031395f56a087441c6da030afdd4 (diff)
[Keyboard] Adds ogre ergo split (#8011)
* Adds ogre ergo split * remove uneeded line breaks
Diffstat (limited to 'keyboards/ogre/ergo_split/ergo_split.c')
-rw-r--r--keyboards/ogre/ergo_split/ergo_split.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/ogre/ergo_split/ergo_split.c b/keyboards/ogre/ergo_split/ergo_split.c
new file mode 100644
index 0000000000..0d83a5e8e4
--- /dev/null
+++ b/keyboards/ogre/ergo_split/ergo_split.c
@@ -0,0 +1,17 @@
+/* Copyright 2020 ctrlshiftba
+ *
+ * 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 "ergo_split.h"