From 8b99c04a2188812cc37c0a8f31db40545dda545b Mon Sep 17 00:00:00 2001 From: Spike Date: Sat, 8 Jun 2024 16:22:46 -0400 Subject: Flesh out custom layout doc (#651) --- doc/Possible-key-values.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/Possible-key-values.md') 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. `ả` -- cgit v1.2.3