zmk_mf68/app/tests
Okke Formsma 0c1940bb79 feature(hold-tap): no-hold-flash for retro taps
This is an improvement on retro-tap, solving the 'flashing hold' issue
users people experience.

When the tapping-term expires, the hold key is normally pressed. When
retro-tap is enabled, this is undesirable; only an interrupted hold-tap
should trigger the hold behavior.

This change disables the hold behavior for the 'STATUS_HOLD_TIMER'
state when retro-tap is enabled, and makes sure the
'STATUS_HOLD_INTERRUPT' state will be triggered when appropriate.
2021-02-24 07:24:27 -05:00
..
combo Feat combo layers (#661) 2021-02-03 23:33:09 -05:00
gresc fix(behaviors): Updated grsec snapshots for new log format. 2021-01-25 16:11:01 -05:00
hold-tap feature(hold-tap): no-hold-flash for retro taps 2021-02-24 07:24:27 -05:00
keypress feature(modifiers): add explicit modifiers 2021-01-24 23:30:41 -05:00
modifiers feature(modifiers): add explicit modifiers 2021-01-24 23:30:41 -05:00
momentary-layer feature(modifiers): add explicit modifiers 2021-01-24 23:30:41 -05:00
none refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
sticky-keys feature(sticky_keys): add quick-release 2021-01-28 17:10:04 -05:00
to-layer feature(modifiers): add explicit modifiers 2021-01-24 23:30:41 -05:00
toggle-layer feature(modifiers): add explicit modifiers 2021-01-24 23:30:41 -05:00
transparent feature(modifiers): add explicit modifiers 2021-01-24 23:30:41 -05:00
wpm feat: Add WPM calculator and display widget 2021-01-23 18:38:31 -05:00