diff options
author | QMK Bot <hello@qmk.fm> | 2021-12-27 03:41:18 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-12-27 03:41:18 +0000 |
commit | 2cd350d3f4e653af187aa0605b8864b79694cc11 (patch) | |
tree | cea2de5890981189295f04ea3d03ddbead91783b /keyboards/xiudi/xd75/keymaps/scheiklp/config.h | |
parent | cd62961392701bbed5b62da6e55f93966f5ee164 (diff) | |
parent | e91070401d0eda5e25210e9f4155fa70d0d61912 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/xiudi/xd75/keymaps/scheiklp/config.h')
-rw-r--r-- | keyboards/xiudi/xd75/keymaps/scheiklp/config.h | 18 |
1 files changed, 3 insertions, 15 deletions
diff --git a/keyboards/xiudi/xd75/keymaps/scheiklp/config.h b/keyboards/xiudi/xd75/keymaps/scheiklp/config.h index 68f5a3ee11..b20cb2f4f3 100644 --- a/keyboards/xiudi/xd75/keymaps/scheiklp/config.h +++ b/keyboards/xiudi/xd75/keymaps/scheiklp/config.h @@ -1,20 +1,8 @@ -/* Copyright 2017 Benjamin Kesselring - * - * 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/>. - */ +// Copyright 2021 Paul Maria Scheikl (@ScheiklP) +// SPDX-License-Identifier: GPL-2.0-or-later #pragma once + // place overrides here #define AUTO_SHIFT_TIMEOUT 175 #define NO_AUTO_SHIFT_SPECIAL |