mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2024-11-24 16:23:14 +01:00
6fae23a432
compose/accent_*.json: improve/complete implementation compose/shift.json: uppercase for superscript letters & characters without preapplied uppercase versions
19 lines
224 B
JSON
19 lines
224 B
JSON
{
|
|
"a": "ⱥ",
|
|
"b": "␢",
|
|
"c": "ȼ",
|
|
"e": "ɇ",
|
|
"g": "ꞡ",
|
|
"k": "ꝃ",
|
|
"l": "ł",
|
|
"n": "ꞥ",
|
|
"o": "ø",
|
|
"ó": "ǿ",
|
|
"ɔ": "ꬿ",
|
|
"r": "ꞧ",
|
|
"s": "ꞩ",
|
|
"t": "ⱦ",
|
|
"u": "ꞹ",
|
|
"v": "ꝟ"
|
|
}
|