summaryrefslogtreecommitdiff
path: root/keyboards/wuque/creek70/creek70.c
diff options
context:
space:
mode:
authorspbgzh <72414103+spbgzh@users.noreply.github.com>2023-02-14 15:37:12 +0800
committerGitHub <noreply@github.com>2023-02-14 00:37:12 -0700
commit7d0358cfebc75f685ad1cf3ff7ae20ec6afe4430 (patch)
tree006c698379fb829321ce79884738b2b98740b54a /keyboards/wuque/creek70/creek70.c
parentaa9882abd6a638de001e65f1058f7e8f74f9accb (diff)
add new keyboard creek70 (#19789)
Diffstat (limited to 'keyboards/wuque/creek70/creek70.c')
-rw-r--r--keyboards/wuque/creek70/creek70.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/wuque/creek70/creek70.c b/keyboards/wuque/creek70/creek70.c
new file mode 100644
index 0000000000..f6ea64ee33
--- /dev/null
+++ b/keyboards/wuque/creek70/creek70.c
@@ -0,0 +1,17 @@
+/* Copyright 2023 wuque
+ *
+ * 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 "creek70.h"