diff --git a/docs/docs/behaviors/hold-tap.md b/docs/docs/behaviors/hold-tap.md index 0da6962b..972df0be 100644 --- a/docs/docs/behaviors/hold-tap.md +++ b/docs/docs/behaviors/hold-tap.md @@ -107,6 +107,7 @@ For example, if you press `&mt LEFT_SHIFT A` and then release it without pressin The following are suggested hold-tap configurations that work well with home row mods: ##### Option 1: cross-hand only modifiers, using `tap-unless-interrupted` and positional hold-tap (`hold-trigger-key-positions`) + ``` #include #include @@ -137,6 +138,7 @@ The following are suggested hold-tap configurations that work well with home row ``` ##### Option 2: `tap-preferred` + ``` #include #include