diff options
Diffstat (limited to 'srcs/compose/accent_circonflexe.json')
| -rw-r--r-- | srcs/compose/accent_circonflexe.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/srcs/compose/accent_circonflexe.json b/srcs/compose/accent_circonflexe.json new file mode 100644 index 0000000..ba6ccfd --- /dev/null +++ b/srcs/compose/accent_circonflexe.json @@ -0,0 +1,13 @@ +{ + "a": "â", + "c": "ĉ", + "e": "ê", + "g": "ĝ", + "h": "ĥ", + "i": "î", + "j": "ĵ", + "o": "ô", + "ŝ": "ŝ", + "u": "û", + "z": "ẑ" +} |
