mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Improve keymap help
This commit is contained in:
parent
ccf1296e72
commit
ab5be37cff
1 changed files with 1 additions and 1 deletions
|
@ -3596,7 +3596,7 @@ export function bindurl(pattern: string, mode: string, keys: string, ...excmd: s
|
|||
}
|
||||
|
||||
/**
|
||||
* Makes one key equivalent to another for the purposes of most of our parsers. Useful for international keyboard layouts.
|
||||
* Makes one key equivalent to another for the purposes of most of our parsers. Useful for international keyboard layouts. See user-provided examples for various layouts on our wiki: https://github.com/tridactyl/tridactyl/wiki/Internationalisation
|
||||
*
|
||||
* e.g,
|
||||
* keymap ę e
|
||||
|
|
Loading…
Add table
Reference in a new issue