summaryrefslogtreecommitdiffstats
path: root/keyboards/4pplet/waffling60/rev_a/rev_a.c
diff options
context:
space:
mode:
author4pplet <mail@4pplet.com>2022-10-01 19:44:52 +0200
committerGitHub <noreply@github.com>2022-10-01 10:44:52 -0700
commit0bae3b09a1ca1cd68f2979101cc9385596c7b498 (patch)
tree348e256b73afd5fda1f44d65c26e69598f2411aa /keyboards/4pplet/waffling60/rev_a/rev_a.c
parent2d25b89d115d9957456172d76fb6942ccf92a7b9 (diff)
[Keyboard] Add waffling60 Rev D ISO Hotswap (#18372)
Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com>
Diffstat (limited to 'keyboards/4pplet/waffling60/rev_a/rev_a.c')
-rw-r--r--keyboards/4pplet/waffling60/rev_a/rev_a.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/4pplet/waffling60/rev_a/rev_a.c b/keyboards/4pplet/waffling60/rev_a/rev_a.c
index d3db08ad19..dc6c727fb7 100644
--- a/keyboards/4pplet/waffling60/rev_a/rev_a.c
+++ b/keyboards/4pplet/waffling60/rev_a/rev_a.c
@@ -1 +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"