Skip to content

Commit

Permalink
Merge pull request #12302 from keymanapp/docs/core/fixtypo
Browse files Browse the repository at this point in the history
docs(core): fix a typo in the KMX+ doc
  • Loading branch information
ermshiperete authored Aug 29, 2024
2 parents 39f0d5b + 0aec723 commit 4567230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/file-formats/kmx-plus-file-format.md
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ For each key:
|---|------|---------|------------------------------------------|
|16+| 32 | vkey | int: vkey ID |
|20+| 32 | mod | int: modifier key flags |
|24+| 32 | key | int: index into `key` sibling subtable |
|24+| 32 | key | int: index into `keys` sibling subtable |

- `vkey`: If this is 0-255, it is the resolved standard/predefined vkey (K_A,
etc.). It is resolved because the `vkeyMap` from LDML has already been
Expand Down

0 comments on commit 4567230

Please sign in to comment.