summaryrefslogtreecommitdiff
path: root/keyboards/arisu/arisu.c
diff options
context:
space:
mode:
authorakscanb <akscanb@gmail.com>2020-07-02 08:09:23 -0700
committerGitHub <noreply@github.com>2020-07-02 16:09:23 +0100
commit97c18bfbc41c53a7ae7c6d12a676e919fe376153 (patch)
tree6053cbe4374558b397ed1ef77e6314e78317d95d /keyboards/arisu/arisu.c
parent0e76b2766181b2c6b155b9d5bc0143233cf5cdf1 (diff)
Arisu keymapping, and corresponding via keymap (#9560)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: Will <wailinnyu@gmail.com> Co-authored-by: Andrew Koh <andrew@springlabs.com>
Diffstat (limited to 'keyboards/arisu/arisu.c')
-rw-r--r--keyboards/arisu/arisu.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/arisu/arisu.c b/keyboards/arisu/arisu.c
new file mode 100644
index 0000000000..443b67e9bf
--- /dev/null
+++ b/keyboards/arisu/arisu.c
@@ -0,0 +1,16 @@
+/* Copyright 2019 Fate
+ *
+ * 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 "arisu.h"