docs: clarified that the default layout will work for most keys out of the box
fixes #32
This commit is contained in:
parent
4fb8cc0bcc
commit
bdf3c58241
2 changed files with 6 additions and 1 deletions
|
@ -3,6 +3,8 @@
|
|||
## Fixed
|
||||
|
||||
* Added specific error message for invoking the plugin without context (#30).
|
||||
* Clarified that the default `en-US` layout will wrok for most keys on most
|
||||
layouts. (#32)
|
||||
|
||||
-----
|
||||
|
||||
|
|
|
@ -51,7 +51,10 @@ If you are using any non-US layout you might have noticed that some binds don’
|
|||
work. You can set a text variable in VoiceAttack called `bindED.layout#` to the
|
||||
layout you want to use. If the variable is not set it will defaut to `en-us`.
|
||||
|
||||
The following layouts are supported out of the box:
|
||||
This default should work for most™ keys on any keyboard layout natively
|
||||
supported by Elite Dangerous; some special keys might not be usable.
|
||||
|
||||
The following layouts are _fully_ supported out of the box:
|
||||
|
||||
* en-US
|
||||
* en-GB
|
||||
|
|
Loading…
Reference in a new issue