From dbd4ac5a3fb02f274024f5d7f9c2ec62626e94ad Mon Sep 17 00:00:00 2001 From: jack <0x6A73@pm.me> Date: Sat, 11 Jun 2022 11:52:45 -0600 Subject: [Keyboard] Fix checkboards/quark_lp (another) (#17296) --- .../checkerboards/quark_lp/keymaps/default/config.h | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 keyboards/checkerboards/quark_lp/keymaps/default/config.h (limited to 'keyboards/checkerboards/quark_lp/keymaps/default') diff --git a/keyboards/checkerboards/quark_lp/keymaps/default/config.h b/keyboards/checkerboards/quark_lp/keymaps/default/config.h deleted file mode 100644 index b1498826ee..0000000000 --- a/keyboards/checkerboards/quark_lp/keymaps/default/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 . - */ - -#pragma once - -#define TAPPING_TOGGLE 2 -- cgit v1.2.3