summaryrefslogtreecommitdiff
path: root/docs/mod_tap.md
diff options
context:
space:
mode:
authorAndre Azzolini <andre@azzolini.io>2020-10-15 23:23:24 -0500
committerGitHub <noreply@github.com>2020-10-15 21:23:24 -0700
commit139d28eaae283455c135efe71a05a1823c12fc31 (patch)
tree4d580e692fe9c8fd987b75256afeae98431c4572 /docs/mod_tap.md
parenta1f129edd50f0c2e751b904db9639cea9c9314e9 (diff)
[Docs] Add link to Tap-Hold Configuration Options from Mod-Tap (#10548)
Diffstat (limited to 'docs/mod_tap.md')
-rw-r--r--docs/mod_tap.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/mod_tap.md b/docs/mod_tap.md
index 1217b47f92..0dc35ff034 100644
--- a/docs/mod_tap.md
+++ b/docs/mod_tap.md
@@ -55,3 +55,7 @@ Unfortunately, these keycodes cannot be used in Mod-Taps or Layer-Taps, since an
Additionally, you may run into issues when using Remote Desktop Connection on Windows. Because these codes send shift very fast, Remote Desktop may miss the codes.
To fix this, open Remote Desktop Connection, click on "Show Options", open the the "Local Resources" tab. In the keyboard section, change the drop down to "On this Computer". This will fix the issue, and allow the characters to work correctly.
+
+## Other Resources
+
+See the [Tap-Hold Configuration Options](tap_hold.md) for additional flags that tweak Mod-Tap behavior.