From 5a73558a211383cd238587369ef043a6d5b64b88 Mon Sep 17 00:00:00 2001 From: James Young <18669334+noroadsleft@users.noreply.github.com> Date: Wed, 10 Feb 2021 11:17:42 -0800 Subject: [Keymap] add noroadsleft userspace; add and update keymaps (#11686) --- keyboards/kc60/keymaps/noroadsleft/config.h | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'keyboards/kc60/keymaps/noroadsleft/config.h') diff --git a/keyboards/kc60/keymaps/noroadsleft/config.h b/keyboards/kc60/keymaps/noroadsleft/config.h index 4490a3bb76..267407ded9 100644 --- a/keyboards/kc60/keymaps/noroadsleft/config.h +++ b/keyboards/kc60/keymaps/noroadsleft/config.h @@ -1,3 +1,19 @@ +/* Copyright 2018-2020 James Young (@noroadsleft) + * + * 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 . + */ + #pragma once #define PERMISSIVE_HOLD // https://docs.qmk.fm/#/feature_advanced_keycodes?id=permissive-hold -- cgit v1.2.3