From 274f4b92aaf9a03ae5d2e2208e235be7feef6fe4 Mon Sep 17 00:00:00 2001 From: jding Date: Mon, 1 Nov 2021 18:34:27 +0000 Subject: [PATCH] prettier --- docs/docs/behaviors/hold-tap.md | 2 ++ 1 file changed, 2 insertions(+) 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