Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
fef7932e55
1 changed files with 1 additions and 1 deletions
|
|
@ -602,7 +602,7 @@ either `"L"`, `"R"`, or `"*"`. Note that if `"layouts"` contains multiple
|
||||||
layouts, only the first one is read. For example:
|
layouts, only the first one is read. For example:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{"matrix": [5, 6], "x": 0, "y": 5.5, "w": 1.25, "hand", "*"},
|
{"matrix": [5, 6], "x": 0, "y": 5.5, "w": 1.25, "hand": "*"},
|
||||||
```
|
```
|
||||||
|
|
||||||
Alternatively, handedness may be defined functionally with
|
Alternatively, handedness may be defined functionally with
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue