summaryrefslogtreecommitdiff
path: root/keyboards/rationalist/ratio65_hotswap/rev_a/rev_a.c
diff options
context:
space:
mode:
author4pplet <mail@4pplet.com>2022-04-13 08:40:20 +0200
committerGitHub <noreply@github.com>2022-04-12 23:40:20 -0700
commit6d816d94f7bf132a71cadbd08118469ac28c6480 (patch)
tree8251bafa632fc7fde09afdf81181948454118a34 /keyboards/rationalist/ratio65_hotswap/rev_a/rev_a.c
parent3c3662c20f15564a87d212dc3c7cccb45e0d0b86 (diff)
[Keyboard] Add ratio65 by rationalist (#16727)
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/rationalist/ratio65_hotswap/rev_a/rev_a.c')
-rw-r--r--keyboards/rationalist/ratio65_hotswap/rev_a/rev_a.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/rationalist/ratio65_hotswap/rev_a/rev_a.c b/keyboards/rationalist/ratio65_hotswap/rev_a/rev_a.c
new file mode 100644
index 0000000000..dc6c727fb7
--- /dev/null
+++ b/keyboards/rationalist/ratio65_hotswap/rev_a/rev_a.c
@@ -0,0 +1,17 @@
+/*
+Copyright 2022 Stefan Sundin "4pplet" <mail@4pplet.com>
+
+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 "rev_a.h"