Unexpected-Keyboard/srcs/compose/accent_double_aigu.json

15 lines
196 B
JSON
Raw Normal View History

{
" ": "˝",
// latin
"o": "ő",
"u": "ű",
// cyrillic
"у": "ӳ",
// combining character
"a": "a\u030b",
"e": "e\u030b",
"i": "i\u030b",
"m": "m\u030b",
"y": "y\u030b"
}