summaryrefslogtreecommitdiff
path: root/keyboards/exclusive/e85/e85.c
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2020-06-20 13:47:50 -0700
committerGitHub <noreply@github.com>2020-06-20 21:47:50 +0100
commitde79d55187be24e714e1351810fa81ecad35474e (patch)
tree026d27d36dd7823be54c1f774cc3d8cab44f4e08 /keyboards/exclusive/e85/e85.c
parent580cb2c1dfc4b5b00744a1a6f39107d6e91e1159 (diff)
New Keyboard: E8.5 TKL (#9447)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/exclusive/e85/e85.c')
-rw-r--r--keyboards/exclusive/e85/e85.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/exclusive/e85/e85.c b/keyboards/exclusive/e85/e85.c
new file mode 100644
index 0000000000..20cd0e03f5
--- /dev/null
+++ b/keyboards/exclusive/e85/e85.c
@@ -0,0 +1,17 @@
+/* Copyright 2020 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 "e85.h"