zmk/docs/docs/behaviors
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
..
bluetooth.md fix(docs): Remove comment about here being four profiles for splits 2021-01-30 00:36:18 -05:00
hold-tap.md behaviors(hold-tap): Implement quick_tap_ms (TAPPING_FORCE_HOLD) 2021-02-02 15:28:16 -05:00
key-press.md docs(key-press): remove references to key press 2020-11-21 15:23:11 -05:00
layers.md (feature) Add &to keycode/behavior (#489) 2020-12-29 11:57:49 -05:00
lighting.md Fix parameter number 2021-01-08 16:08:13 -05:00
misc.md refactor(docs): Change behavior to behaviors 2020-11-16 15:33:44 -05:00
mod-tap.md update errors in mod-tap docs 2020-11-22 21:06:42 -05:00
outputs.md refactor(docs): Change behavior to behaviors 2020-11-16 15:33:44 -05:00
power.md refactor(docs): Change behavior to behaviors 2020-11-16 15:33:44 -05:00
reset.md refactor(docs): Change behavior to behaviors 2020-11-16 15:33:44 -05:00
sticky-key.md docs(sticky keys): document sticky keys and sticky layers 2021-01-24 23:30:05 -05:00
sticky-layer.md docs(sticky keys): document sticky keys and sticky layers 2021-01-24 23:30:05 -05:00