abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/ComposeKeyData.java
AgeCommit message (Collapse)AuthorFilesLines
2024-02-17Compose keyJules Aguillon1-0/+14
The COMPOSE_PENDING modifier indicate whether a compose sequence is in progress. The new key of kind Compose_pending sets the current state of the sequence. The compose sequences are compiled into a state machine by a python script into a compact encoding. The state of the pending compose is determined by the index of a state.