summaryrefslogtreecommitdiff
path: root/keyboards/wuque/promise87/ansi/ansi.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-07-11 11:23:48 +0000
committerQMK Bot <hello@qmk.fm>2022-07-11 11:23:48 +0000
commit2e567150ea5dbea54b48768b743e055846e8e9be (patch)
tree68fdb07486bc05f04ad34ed4f194380c85d9f030 /keyboards/wuque/promise87/ansi/ansi.c
parent0348071810d30fc362e8ec8fda6764431f7939e2 (diff)
parent16b837b35b1aa4af18ead31b5a7d89c5e933cc92 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/wuque/promise87/ansi/ansi.c')
-rw-r--r--keyboards/wuque/promise87/ansi/ansi.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/wuque/promise87/ansi/ansi.c b/keyboards/wuque/promise87/ansi/ansi.c
new file mode 100644
index 0000000000..8e20dfb751
--- /dev/null
+++ b/keyboards/wuque/promise87/ansi/ansi.c
@@ -0,0 +1,17 @@
+/* Copyright 2022 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 "ansi.h"