mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-16 17:04:50 +00:00
5 lines
127 B
C
5 lines
127 B
C
#pragma once
|
|
|
|
#undef TAPPING_TERM
|
|
#define TAPPING_TERM 300 //At 500 some bad logic takes hold
|
|
#define IGNORE_MOD_TAP_INTERRUPT
|