From 1b6e21551fc62c0365a0542d62ea322cfbb8a158 Mon Sep 17 00:00:00 2001 From: Arialdo Martini Date: Sat, 18 Feb 2023 18:53:25 +0100 Subject: [PATCH] Typo: tap => hold --- docs/docs/behaviors/hold-tap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/behaviors/hold-tap.md b/docs/docs/behaviors/hold-tap.md index 793e350d..23869a71 100644 --- a/docs/docs/behaviors/hold-tap.md +++ b/docs/docs/behaviors/hold-tap.md @@ -159,7 +159,7 @@ The following are suggested hold-tap configurations that work well with home row label = "LEFT_POSITIONAL_HOLD_TAP"; #binding-cells = <2>; flavor = "tap-unless-interrupted"; - tapping-term-ms = <100>; // <---[[produces tap if held longer than tapping-term-ms]] + tapping-term-ms = <100>; // <---[[produces hold if held longer than tapping-term-ms]] quick-tap-ms = <200>; bindings = <&kp>, <&kp>; hold-trigger-key-positions = <5 6 7 8 9 10>; // <---[[right-hand keys]]