summaryrefslogtreecommitdiff
path: root/keyboards/anomalykb/a65i/a65i.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-07-20 16:34:49 +0000
committerQMK Bot <hello@qmk.fm>2021-07-20 16:34:49 +0000
commit02f8bbee458a3f7de5ab11cd59633269812b00a9 (patch)
tree87c874a30bd70968b18e414ec160dcfa68df6b0e /keyboards/anomalykb/a65i/a65i.c
parentdbaba4217529e3dcccf781c7fae0807cfb79cd0e (diff)
parent9d523499af110b58b1ec419477841c19985f25b9 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/anomalykb/a65i/a65i.c')
-rw-r--r--keyboards/anomalykb/a65i/a65i.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/anomalykb/a65i/a65i.c b/keyboards/anomalykb/a65i/a65i.c
new file mode 100644
index 0000000000..ed9a82938c
--- /dev/null
+++ b/keyboards/anomalykb/a65i/a65i.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 Lfgberg
+ *
+ * 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 "a65i.h"