summaryrefslogtreecommitdiff
path: root/keyboards/skme/zeno/zeno.c
diff options
context:
space:
mode:
authorpaulgali <paulgali@live.co.uk>2022-06-22 05:53:04 +0400
committerGitHub <noreply@github.com>2022-06-21 18:53:04 -0700
commit3e9f000a97685760341f7dd4637856e8af350a01 (patch)
tree08b7cbf80f8e55d832797f14d0d2608139283340 /keyboards/skme/zeno/zeno.c
parentde4262f9aa2b709edc933d4154ab0253a071575e (diff)
[Keyboard] Zeno 60% Ergo PCB (#17403)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/skme/zeno/zeno.c')
-rw-r--r--keyboards/skme/zeno/zeno.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/skme/zeno/zeno.c b/keyboards/skme/zeno/zeno.c
new file mode 100644
index 0000000000..8d6294cc5b
--- /dev/null
+++ b/keyboards/skme/zeno/zeno.c
@@ -0,0 +1,16 @@
+/* Copyright 2019 Holten Campbell
+ *
+ * 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 "zeno.h"