diff options
author | フィルターペーパー <76888457+filterpaper@users.noreply.github.com> | 2024-02-13 07:37:17 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-12 16:37:17 -0700 |
commit | 0cad5e9d4a1cce52f3f8822db3838f2227eb0271 (patch) | |
tree | 7523a3e2bc95cc8b096aa6bc99bd4e07d6a8ce93 /keyboards/eu_isolation/keymaps/default/config.h | |
parent | 98a68b68a400f7b3821db1d77375a592b34cc8d6 (diff) |
Refactor: move p3d keyboards (#22763)
Group standalone p3dstore keyboards into p3d folder
Diffstat (limited to 'keyboards/eu_isolation/keymaps/default/config.h')
-rw-r--r-- | keyboards/eu_isolation/keymaps/default/config.h | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/keyboards/eu_isolation/keymaps/default/config.h b/keyboards/eu_isolation/keymaps/default/config.h deleted file mode 100644 index ad4389af3e..0000000000 --- a/keyboards/eu_isolation/keymaps/default/config.h +++ /dev/null @@ -1,18 +0,0 @@ -/* Copyright 2020 Austin "TuckTuckFloof" Ashmore -* -* 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 COMBO_TERM 175 |