summaryrefslogtreecommitdiff
path: root/keyboards/kbnordic/nordic60/rev_a/rev_a.c
diff options
context:
space:
mode:
author4pplet <mail@4pplet.com>2021-10-02 17:17:54 +0200
committerGitHub <noreply@github.com>2021-10-02 08:17:54 -0700
commit0acedbe09fb5e92fa5df722799aebc3edd9e2c8d (patch)
treeca79eaf4a1bed1aa9e7f154923363217cb3a23cd /keyboards/kbnordic/nordic60/rev_a/rev_a.c
parent875bbd31dc46d14a3a87d633081d1ba9c1225923 (diff)
[Keyboard] Adding kbnordic nordic60 (#14555)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com>
Diffstat (limited to 'keyboards/kbnordic/nordic60/rev_a/rev_a.c')
-rw-r--r--keyboards/kbnordic/nordic60/rev_a/rev_a.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/kbnordic/nordic60/rev_a/rev_a.c b/keyboards/kbnordic/nordic60/rev_a/rev_a.c
new file mode 100644
index 0000000000..7c92220811
--- /dev/null
+++ b/keyboards/kbnordic/nordic60/rev_a/rev_a.c
@@ -0,0 +1,17 @@
+/*
+Copyright 2021 Stefan Sundin "4pplet" <4pplet@protonmail.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"