zmk_mf68/app/tests/hold-tap
Okke Formsma 7b7701ae90 feature(modifiers): add explicit modifiers
this makes LS(LEFT_CONTROL) work as if shift and control were both
pressed explicitly. Previously, the left shift would have been released
as soon as another key was pressed. The implicit behavior is useful in
case of LS(NUMBER_1) when rolling over to other keys.

Also see #361.
2021-01-24 23:30:41 -05:00
..
balanced feature(modifiers): add explicit modifiers 2021-01-24 23:30:41 -05:00
hold-preferred feature(modifiers): add explicit modifiers 2021-01-24 23:30:41 -05:00
tap-preferred feature(modifiers): add explicit modifiers 2021-01-24 23:30:41 -05:00
README.md some fixes based on feedback 2020-09-02 15:26:06 +02:00
zmk-modtap-proposal.odg Initial implementation of hold-tap 2020-09-01 19:41:08 +02:00
zmk-modtap-proposal.pdf Initial implementation of hold-tap 2020-09-01 19:41:08 +02:00

Refer to the pdf/open document "zmk-modtap-proposal.{pdf,odt}" in this directory for a visual representation of the numbered tests for hold-tap.