diff options
author | QMK Bot <hello@qmk.fm> | 2022-04-17 19:54:33 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-04-17 19:54:33 +0000 |
commit | 58c2bb4d64b33a4e1a0e7c7a25b95ad5fe120c79 (patch) | |
tree | 0f5a8238cd9bfd5feba8493f41a5f56cc8997f48 /keyboards/annepro2/keymaps/default/config.h | |
parent | d9583292581ed7b8182ce4f828e2fe4fba22e161 (diff) | |
parent | 7d60a141a25526d94bb28015eb08bbe27c0a88cd (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/annepro2/keymaps/default/config.h')
-rw-r--r-- | keyboards/annepro2/keymaps/default/config.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/annepro2/keymaps/default/config.h b/keyboards/annepro2/keymaps/default/config.h deleted file mode 100644 index 413c5d8dc5..0000000000 --- a/keyboards/annepro2/keymaps/default/config.h +++ /dev/null @@ -1,20 +0,0 @@ - /* Copyright 2021 OpenAnnePro community - * - * 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 - -// Obins stock firmware has something similar to this already enabled, but disabled by default in QMK -#define PERMISSIVE_HOLD |