diff options
author | jack <0x6A73@pm.me> | 2022-06-11 11:52:45 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-11 10:52:45 -0700 |
commit | dbd4ac5a3fb02f274024f5d7f9c2ec62626e94ad (patch) | |
tree | dc87b7c5485a77f21f9a41775903712787cb7893 /keyboards/checkerboards/quark_lp/keymaps/via | |
parent | b4b34cd2cd4a1c6bbb6c9990fdd48f239d931af7 (diff) |
[Keyboard] Fix checkboards/quark_lp (another) (#17296)
Diffstat (limited to 'keyboards/checkerboards/quark_lp/keymaps/via')
-rw-r--r-- | keyboards/checkerboards/quark_lp/keymaps/via/config.h | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/keyboards/checkerboards/quark_lp/keymaps/via/config.h b/keyboards/checkerboards/quark_lp/keymaps/via/config.h deleted file mode 100644 index b1498826ee..0000000000 --- a/keyboards/checkerboards/quark_lp/keymaps/via/config.h +++ /dev/null @@ -1,19 +0,0 @@ -/* Copyright 2021 Nathan Spears - * - * 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/>. - */ - -#pragma once - -#define TAPPING_TOGGLE 2 |