diff options
Diffstat (limited to 'srcs/compose/accent_caron.json')
| -rw-r--r-- | srcs/compose/accent_caron.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/srcs/compose/accent_caron.json b/srcs/compose/accent_caron.json new file mode 100644 index 0000000..2e1a953 --- /dev/null +++ b/srcs/compose/accent_caron.json @@ -0,0 +1,16 @@ +{ + "a": "ǎ", + "c": "č", + "d": "ď", + "e": "ě", + "i": "ǐ", + "l": "ľ", + "n": "ň", + "o": "ǒ", + "r": "ř", + "s": "š", + "t": "ť", + "u": "ǔ", + "z": "ž", + "ü": "ǚ" +} |
