try to tune home row mods
This commit is contained in:
parent
328615d601
commit
9af62c3a80
1 changed files with 2 additions and 5 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue