summaryrefslogtreecommitdiff
path: root/keyboards/wsk/sl40/sl40.c
diff options
context:
space:
mode:
authorridingqwerty <george.g.koenig@gmail.com>2020-09-27 18:04:24 -0400
committerGitHub <noreply@github.com>2020-09-27 23:04:24 +0100
commit34b9c51d9cb9694e2e1d0667758f33054a2aad81 (patch)
treed1c75eff6cbf154625f04979a30a761911fd8d65 /keyboards/wsk/sl40/sl40.c
parent50835bb13875843cac0236995afe86508744e595 (diff)
Keyboard update: SL40 (#10445)
* adding alpha variants * adding cajal layouts * adding V2 PCB support adding additional layouts for new PCB version, and correecting incorrect image in info file * Cleanup master -- remove alpha9 * Cleanup master -- remove g4m3ralpha * Cleanup master -- remove cajal & sl40 * Master cleanup -- re-add sl40 * Master cleanup -- correct SL40 image * Keyboard addenda: Production version of sl40 Co-authored-by: worldspawn00 <mcmancuso@gmail.com>
Diffstat (limited to 'keyboards/wsk/sl40/sl40.c')
-rw-r--r--keyboards/wsk/sl40/sl40.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/wsk/sl40/sl40.c b/keyboards/wsk/sl40/sl40.c
index 22b3bd41ab..6367367afb 100644
--- a/keyboards/wsk/sl40/sl40.c
+++ b/keyboards/wsk/sl40/sl40.c
@@ -1 +1,17 @@
+/* Copyright 2020 Worldspawn <mcmancuso@gmail.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 "sl40.h"