zmk/app/tests/combo
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
..
combos-and-holdtaps-0
combos-and-holdtaps-1
combos-and-holdtaps-2
multiple-timeouts
overlapping-combos-0
overlapping-combos-1
overlapping-combos-2
overlapping-combos-3
partially-overlapping-combos
press-release
press-timeout
press1-press2-release1-release2
press1-press2-release2-release1
press1-release1-press2-release2
slowrelease-disabled
slowrelease-enabled