forked from extern/Unexpected-Keyboard
9a44ecf4e2
Any characters that were not affected by the compose or the dead char mappings are now outputted with a combining diacritic when enabling the accent aigu.
16 lines
174 B
JSON
16 lines
174 B
JSON
{
|
|
"a": "á",
|
|
"c": "ć",
|
|
"e": "é",
|
|
"i": "í",
|
|
"l": "ĺ",
|
|
"ń": "ń",
|
|
"o": "ó",
|
|
"r": "ŕ",
|
|
"s": "ś",
|
|
"u": "ú",
|
|
"y": "ý",
|
|
"z": "ź",
|
|
"ü": "ǘ"
|
|
}
|