zmk_mf68/app/dts
Okke Formsma 9a7908b632 behaviors(hold-tap): Implement quick_tap_ms (TAPPING_FORCE_HOLD)
Tap-and-hold a hold-tap to hold the tap behavior so it can repeat.
After a tap, if the same key is pressed within `quick_tap_ms`, the
tap behavior is always picked.

This is useful for things like `&ht LSHFT BACKSPACE` where holding
the backspace is required.

Implements #288.
2021-02-02 15:28:16 -05:00
..
behaviors feature(sticky_keys): add quick-release 2021-01-28 17:10:04 -05:00
bindings behaviors(hold-tap): Implement quick_tap_ms (TAPPING_FORCE_HOLD) 2021-02-02 15:28:16 -05:00
common chore(core): replace Pete Johanson with The ZMK Contributors 2021-01-16 11:30:37 -05:00
behaviors.dtsi feat(grave-escape): implement grave-escape 2021-01-22 19:27:18 -05:00