diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/tap_hold.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tap_hold.md b/docs/tap_hold.md index 55cb64a498..164be229f6 100644 --- a/docs/tap_hold.md +++ b/docs/tap_hold.md | |||
| @@ -602,7 +602,7 @@ either `"L"`, `"R"`, or `"*"`. Note that if `"layouts"` contains multiple | |||
| 602 | layouts, only the first one is read. For example: | 602 | layouts, only the first one is read. For example: |
| 603 | 603 | ||
| 604 | ```json | 604 | ```json |
| 605 | {"matrix": [5, 6], "x": 0, "y": 5.5, "w": 1.25, "hand", "*"}, | 605 | {"matrix": [5, 6], "x": 0, "y": 5.5, "w": 1.25, "hand": "*"}, |
| 606 | ``` | 606 | ``` |
| 607 | 607 | ||
| 608 | Alternatively, handedness may be defined functionally with | 608 | Alternatively, handedness may be defined functionally with |
