We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db9b674 commit 3bda1ecCopy full SHA for 3bda1ec
docs/config.adoc
@@ -2056,7 +2056,7 @@ is pressed then released before hold activates.
2056
2057
| `tap-hold-except-keys`
2058
| The `$tap-keys` parameter is a list of key names.
2059
-Activates $tap-action if a key within $tap-keys is pressed
+Activates `$tap-action` if a key within `$tap-keys` is pressed
2060
or if the action key is released before hold timeout.
2061
No key is ever output until the action key is released
2062
or another key is pressed,
0 commit comments