mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-06-26 19:12:09 +00:00
Increase tapping term, enable IGNORE_MOD_TAP_INTERRUPT
This commit is contained in:
parent
16faefe716
commit
60bacf1564
@ -51,9 +51,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#define RGBLIGHT_SLEEP
|
||||
|
||||
#define TAPPING_TERM 130
|
||||
#define TAPPING_TERM 140
|
||||
// #define PERMISSIVE_HOLD
|
||||
// #define IGNORE_MOD_TAP_INTERRUPT
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
|
||||
#define TAPPING_TOGGLE 2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user