abouttreesummaryrefslogcommitdiff
path: root/srcs/layouts/cyrl_lynyertz_sr.xml
AgeCommit message (Collapse)AuthorFilesLines
2024-09-29Improve Ctrl key labels for Serbian Cyrillic layoutJules Aguillon1-26/+26
Add the ':char' syntax for defining character keys with a different symbol. This new kind of keys is used to implement Ctrl combinations in the Serbian Cyrillic layout without showing latin letters while the Ctrl modifier is activated.
2024-07-27Update cyrl_lynyertz_sr.xml (#727)bokidori1-7/+27
Include comprehensive ctrl modmap, enabling the use of ctrl modifier with Serbian Cyrillic keys. Remove clunky fn modmap previously used for just a few actions such as cut/copy/paste/etc.
2024-07-25Add Serbian Cyrillic layout (#718)bokidori1-0/+56
Adds Serbian Cyrillic layout. Modmap of Fn key allows for desktop-like easier access to actions such as selectAll, copy, paste, etc. This is because, unlike desktop systems, on mobile ctrl does not combine with cyrillic keys to perform actions.