tune home row mods

This commit is contained in:
Christoph Cullmann 2024-09-20 22:04:45 +02:00
parent fa000203cc
commit 1dd365e10e
No known key found for this signature in database

View file

@ -40,8 +40,9 @@
// Enable rapid switch from tap to hold, disables double tap hold auto-repeat. // Enable rapid switch from tap to hold, disables double tap hold auto-repeat.
#define QUICK_TAP_TERM 0 #define QUICK_TAP_TERM 0
// use permissive hold together with achordion // home row mods
#define PERMISSIVE_HOLD #define TAPPING_FORCE_HOLD
#define TAPPING_TERM 180
// delay hold/release to not mess up software // delay hold/release to not mess up software
#define TAP_CODE_DELAY 10 #define TAP_CODE_DELAY 10