forked from forks/qmk_firmware
Increase tapping term
This commit is contained in:
parent
b42c78dde4
commit
e4cc67d3ec
|
|
@ -51,7 +51,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#define RGBLIGHT_SLEEP
|
||||
|
||||
#define TAPPING_TERM 140
|
||||
#define TAPPING_TERM 150
|
||||
// #define PERMISSIVE_HOLD
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue