mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-03 06:22:04 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
fef7932e55
@ -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…
Reference in New Issue
Block a user