mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2025-08-02 08:33:50 +02:00
Allow combining circumflex \u0302 for Cyrillic vowels, enabling users to express themselves accurately. ја сам са̂м = I am alone ја сам сам = I am am да = yes да̂ = give код = at ко̂д = code Similar to #437 for aigo.
Compose sequences
The compose.py
program parses the compose sequences found in this directory
and generates srcs/juloo.keyboard2/ComposeKeyData.java
.
compose/en_US_UTF_8_Compose.pre
This file is copied from the xorg
project. Copyright applies.