aboutsummaryrefslogtreecommitdiff
path: root/keyboards/wekey/polaris/polaris.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-09-09 17:03:21 +0000
committerQMK Bot <hello@qmk.fm>2021-09-09 17:03:21 +0000
commit767836fb9c25f6eaeaa4ebf92b3adee8b0a8e0fe (patch)
tree607f4c8c333ee507a592bb7de8080e81e72bea63 /keyboards/wekey/polaris/polaris.c
parent93387f89414cce9ebe60aba6a8525d9f78c427bd (diff)
parent22499636871ae8f0b8f2da90f801f9290fb1d186 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/wekey/polaris/polaris.c')
-rw-r--r--keyboards/wekey/polaris/polaris.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/wekey/polaris/polaris.c b/keyboards/wekey/polaris/polaris.c
new file mode 100644
index 0000000000..413c56460e
--- /dev/null
+++ b/keyboards/wekey/polaris/polaris.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 @wekey
+ *
+ * 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 "polaris.h"