Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)

This commit is contained in:
precondition
2023-04-03 07:32:47 +02:00
committed by GitHub
parent 47a51fda5d
commit 1899793f27
287 changed files with 28 additions and 734 deletions

View File

@@ -5,7 +5,6 @@
#include "../../config.h"
// place overrides here
#define IGNORE_MOD_TAP_INTERRUPT
#define TAPPING_TERM 150
#define TAPPING_TOGGLE 2

View File

@@ -1,6 +1,5 @@
#pragma once
// place overrides here
#define IGNORE_MOD_TAP_INTERRUPT
#define TAPPING_TERM 175
#define TAPPING_TOGGLE 2