try to tune home row mods

This commit is contained in:
Christoph Cullmann 2025-06-19 22:23:41 +02:00
parent 328615d601
commit 9af62c3a80
No known key found for this signature in database

View file

@ -12,13 +12,10 @@
// from its 10ms default to the 1ms minimum that USB 1.x (Full Speed) allows: // from its 10ms default to the 1ms minimum that USB 1.x (Full Speed) allows:
#define USB_POLLING_INTERVAL_MS 1 #define USB_POLLING_INTERVAL_MS 1
// home row mods // home row mods - https://docs.qmk.fm/tap_hold
#define CHORDAL_HOLD #define CHORDAL_HOLD
#define PERMISSIVE_HOLD #define PERMISSIVE_HOLD
#define TAPPING_TERM 225 #define TAPPING_TERM 200
// no auto repeat stuff
#define QUICK_TAP_TERM 0
// //
// underglow configuration // underglow configuration