aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/basekeys/slice/rev1/keymaps/default_split_backspace/keymap.c
diff options
context:
space:
mode:
author2Moons-JP <57225836+2Moons-JP@users.noreply.github.com>2020-09-22 09:33:17 +0900
committerGitHub <noreply@github.com>2020-09-21 17:33:17 -0700
commitb86fa3daf3e9106177f627365c9540fdc47c6970 (patch)
treec04e55cc12f353b40a9b6f7773aa0facee4c3c04 /keyboards/basekeys/slice/rev1/keymaps/default_split_backspace/keymap.c
parentbc8fe91fd10b290c43c25c2890ad64e73948db47 (diff)
downloadfirmware-b86fa3daf3e9106177f627365c9540fdc47c6970.tar.gz
firmware-b86fa3daf3e9106177f627365c9540fdc47c6970.tar.bz2
firmware-b86fa3daf3e9106177f627365c9540fdc47c6970.zip
Copyright Updates for basekeys/slice (#10383)
* Copyright Updates * Copyright Updates
Diffstat (limited to 'keyboards/basekeys/slice/rev1/keymaps/default_split_backspace/keymap.c')
-rw-r--r--keyboards/basekeys/slice/rev1/keymaps/default_split_backspace/keymap.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/basekeys/slice/rev1/keymaps/default_split_backspace/keymap.c b/keyboards/basekeys/slice/rev1/keymaps/default_split_backspace/keymap.c
index b1423378e..772f9f6f1 100644
--- a/keyboards/basekeys/slice/rev1/keymaps/default_split_backspace/keymap.c
+++ b/keyboards/basekeys/slice/rev1/keymaps/default_split_backspace/keymap.c
@@ -1,3 +1,18 @@
+/* Copyright 2020 2Moons
+ *
+ * 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 QMK_KEYBOARD_H
extern uint8_t is_master;