Feat: refine taphold parameters

This commit is contained in:
Bertrand Benjamin 2022-08-18 08:37:03 +02:00
parent 77b2edfe2f
commit 550ad50cfc
1 changed files with 8 additions and 2 deletions

View File

@ -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