summaryrefslogtreecommitdiffstats
path: root/keyboards/wavtype/p01_ultra/p01_ultra.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-06-02 13:03:13 +0000
committerQMK Bot <hello@qmk.fm>2022-06-02 13:03:13 +0000
commit73bd3dff8c74f3bcd27955887034f8f7bf603d05 (patch)
treea2e0cd34aa01e895b6940562bb71c09f1bc7c0ff /keyboards/wavtype/p01_ultra/p01_ultra.c
parentaf02baae78a3c4a06a646bc338b35524b5e5e7f5 (diff)
parentf330ef12b6174f50f075cbb3f9f8250fc019579c (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/wavtype/p01_ultra/p01_ultra.c')
-rw-r--r--keyboards/wavtype/p01_ultra/p01_ultra.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/wavtype/p01_ultra/p01_ultra.c b/keyboards/wavtype/p01_ultra/p01_ultra.c
new file mode 100644
index 0000000000..a84eede45d
--- /dev/null
+++ b/keyboards/wavtype/p01_ultra/p01_ultra.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 wavtype
+ *
+ * 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 "p01_ultra.h"