diff options
Diffstat (limited to '')
-rw-r--r-- | Compose/Compose.neo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Compose/Compose.neo b/Compose/Compose.neo index 5d33d9a..10e49d3 100644 --- a/Compose/Compose.neo +++ b/Compose/Compose.neo @@ -1,4 +1,4 @@ -# Definitions by Neo keyboard layout +# Definitions by Neo keyboard layout # letters # capital greek letters @@ -76,8 +76,8 @@ # other letters <Multi_key> <E> <E> : "Ə" U018F # LATIN CAPITAL LETTER SCHWA -<Multi_key> <L> <period : "Ŀ" U013F # LATIN CAPITAL LETTER L WITH MIDDLE DOT -<Multi_key> <l> <period : "ŀ" U0140 # LATIN SMALL LETTER L WITH MIDDLE DOT +<Multi_key> <L> <period> : "Ŀ" U013F # LATIN CAPITAL LETTER L WITH MIDDLE DOT +<Multi_key> <l> <period> : "ŀ" U0140 # LATIN SMALL LETTER L WITH MIDDLE DOT # interpunctation <Multi_key> <2> <exclam> : "‼" U203C # DOUBLE EXCLAMATION MARK |