mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-02 21:58:04 +06:00
6 lines
127 B
C
6 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
|