diff options
| author | Spike | 2024-06-08 16:22:46 -0400 |
|---|---|---|
| committer | GitHub | 2024-06-08 22:22:46 +0200 |
| commit | 8b99c04a2188812cc37c0a8f31db40545dda545b (patch) | |
| tree | 64753bdc0fff1ad0dcd4241ff072ca181c12b19d /doc/Possible-key-values.md | |
| parent | 6ac973cfda60f976a4775a982c1d600735961dd0 (diff) | |
| download | unexpected-keyboard-8b99c04a2188812cc37c0a8f31db40545dda545b.tar.gz unexpected-keyboard-8b99c04a2188812cc37c0a8f31db40545dda545b.zip | |
Flesh out custom layout doc (#651)
Diffstat (limited to 'doc/Possible-key-values.md')
| -rw-r--r-- | doc/Possible-key-values.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Possible-key-values.md b/doc/Possible-key-values.md index b59bc7e..caf9380 100644 --- a/doc/Possible-key-values.md +++ b/doc/Possible-key-values.md @@ -35,7 +35,7 @@ Value | Meaning `capslock` | Actives and locks Shift ## Special keys -These keys are sent to apps, which are free to ignore them. The keyboard do not perform editing in response to these keys. +These keys are sent to apps, which are free to ignore them. The keyboard does not perform editing in response to these keys. `esc`, `enter`, `up`, `right`, @@ -83,7 +83,7 @@ Value | Meaning `accent_slash` | Slash through. `ø` `accent_arrow_right` | Right arrow above, used to denote a vector. `a⃗` `accent_breve` | Breve. `ă` -`accent_bar` | Bar/strikethrough. `ᵢ` +`accent_bar` | Bar/strikethrough. `ɨ` `accent_dot_below` | Dot below. `ạ` `accent_horn` | Horn accent. `ơ` `accent_hook_above` | Hook accent. `ả` |
