summaryrefslogtreecommitdiff
path: root/keyboards/ekow/akira/akira.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-05-10 16:01:25 +0000
committerQMK Bot <hello@qmk.fm>2022-05-10 16:01:25 +0000
commitbda47ad4677e8fa58543620c6b3cd0d09287f95f (patch)
treeb954eb9d36aeae1fc51e4b97a6b37d2562d8cd42 /keyboards/ekow/akira/akira.c
parent4957a633e922a09660d4fc60f4367a0ebe84d500 (diff)
parenta3e057e779ae1d9f827a859722428f03c2b118f1 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/ekow/akira/akira.c')
-rw-r--r--keyboards/ekow/akira/akira.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/ekow/akira/akira.c b/keyboards/ekow/akira/akira.c
new file mode 100644
index 0000000000..420a05e04a
--- /dev/null
+++ b/keyboards/ekow/akira/akira.c
@@ -0,0 +1,16 @@
+/* Copyright 2022 eugenepy
+ *
+ * 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 "akira.h"