Unexpected-Keyboard/srcs/compose/accent_aigu.json
Jules Aguillon 9a44ecf4e2 Apply combining diacritic for accent aigu
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.
2024-07-13 12:10:04 +02:00

16 lines
174 B
JSON

{
"a": "á",
"c": "ć",
"e": "é",
"i": "í",
"l": "ĺ",
"ń": "ń",
"o": "ó",
"r": "ŕ",
"s": "ś",
"u": "ú",
"y": "ý",
"z": "ź",
"ü": "ǘ"
}