forked from forks/qmk_firmware
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 a new issue