From c669a755a69c68203f11684366dfbb4732b154da Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 18 Jan 2026 21:57:17 +0100 Subject: Add the small capital letters dead key (#1156) * Add the small capital letters dead key It can be added to the keyboard from the settings or into custom layouts as `accent_small_caps`. Add all the symbols listed on https://en.wikipedia.org/wiki/Small_caps--- doc/Possible-key-values.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/Possible-key-values.md b/doc/Possible-key-values.md index 9f77d6c..2f9d8a5 100644 --- a/doc/Possible-key-values.md +++ b/doc/Possible-key-values.md @@ -128,6 +128,7 @@ Value | Meaning `accent_horn` | Horn accent. `ơ` `accent_hook_above` | Hook accent. `ả` `accent_double_grave` | Double grave accent. `ȁ` +`accent_small_caps` | Small capital letters. `ᴀ` `superscript` | Superscript. `ᵃ` `subscript` | Subscript. `ₐ` `ordinal` | Turns `a` and `o` into `ª` and `º`. -- cgit v1.2.3