summaryrefslogtreecommitdiff
path: root/keyboards/aozora/aozora.c
diff options
context:
space:
mode:
authorNick Abe <57225836+2Moons-JP@users.noreply.github.com>2021-11-20 02:50:10 +0900
committerGitHub <noreply@github.com>2021-11-19 09:50:10 -0800
commit66792b0769988e845a037c5f08d05acb057d2d64 (patch)
treed11cc2c18e8d35b0d2b3503959ec43f1a2c1164f /keyboards/aozora/aozora.c
parent94b535024642bab6705f1e08ec62680d8e49b62b (diff)
[Keyboard] Aozora update (#15201)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/aozora/aozora.c')
-rw-r--r--keyboards/aozora/aozora.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/aozora/aozora.c b/keyboards/aozora/aozora.c
new file mode 100644
index 0000000000..4466858348
--- /dev/null
+++ b/keyboards/aozora/aozora.c
@@ -0,0 +1,17 @@
+/* Copyright 2021 Salmon Cat Studio
+ *
+ * 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 "aozora.h"