Feat: refine taphold parameters
This commit is contained in:
parent
77b2edfe2f
commit
550ad50cfc
10
config.h
10
config.h
@ -21,6 +21,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define EE_HANDS
|
||||
|
||||
// Tap-or-hold
|
||||
// #define IGNORE_MOD_TAP_INTERRUPT
|
||||
// //#define TAPPING_TERM 200
|
||||
// //#define PERMISSIVE_HOLD
|
||||
#define TAPPING_TERM 150
|
||||
#define TAPPING_TERM_PER_KEY
|
||||
#define LONG_TAPPING_TERM 1000
|
||||
// #define PERMISSIVE_HOLD
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
//#define TAPPING_TERM 200
|
||||
//#define PERMISSIVE_HOLD
|
||||
// #define TAPPING_FORCE_HOLD
|
||||
|
Loading…
Reference in New Issue
Block a user