summaryrefslogtreecommitdiff
path: root/keyboards/ghs/rar/rar.c
diff options
context:
space:
mode:
authorRamon Imbao <ramonimbao@gmail.com>2020-06-29 00:12:35 +0800
committerGitHub <noreply@github.com>2020-06-28 17:12:35 +0100
commita8904d47b745518e9bbab8f20f05828d77f7f42d (patch)
treed42c06d0a771dfd6024c4d6625ff3217c3bbe6fc /keyboards/ghs/rar/rar.c
parent32a47e7af4a2ce21260aadde5bf7ed8f78293ff9 (diff)
Add GHS.RAR keyboard (#9561)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/ghs/rar/rar.c')
-rw-r--r--keyboards/ghs/rar/rar.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/ghs/rar/rar.c b/keyboards/ghs/rar/rar.c
new file mode 100644
index 0000000000..72f0654fc1
--- /dev/null
+++ b/keyboards/ghs/rar/rar.c
@@ -0,0 +1,17 @@
+/* Copyright 2020 Gone Hacking 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 "rar.h"