abouttreesummaryrefslogcommitdiff
path: root/srcs/layouts/latn_qwerty_us.xml
AgeCommit message (Collapse)AuthorFilesLines
2025-05-25Update layout customization info in srcs/layouts/latn_qwerty_us.xml (#1001)Jore1-2/+18
- Added info on bottom row customization. (#637) - Added useful links.
2024-11-24layouts format: Add 'c' as a synonym for 'key0'Jules Aguillon1-29/+29
The attribute 'c' specifies the symbol in the center of a key, just like 'key0'. This adds consistency with the cardinal direction attributes and is intended to make layouts more readable.
2024-11-24Use cardinal directions in the QWERTY (US) layoutJules Aguillon1-39/+40
Ease reading and modifying the QWERTY (US) layout, which is used as the default source for the custom layout option.
2024-06-24Remove 'loc' keys from latn_qwerty_usJules Aguillon1-10/+10
Use the "preferred position" feature to place the removed keys approximately where they were.
2024-06-09Automatic placement of f11/f12 placeholdersJules Aguillon1-1/+1
2024-06-09Allow to remove keys Tab and EscJules Aguillon1-2/+2
2024-01-21Move layout definitions into srcs/layoutsJules Aguillon1-0/+58
This separates the layout definitions from the special layouts (bottom_row, greekmath) and other unrelated files (method, settings). This is also a more intuitive location for layouts and make the resource directory easier to navigate. Under the hood, layouts are copied back into build/generated-resources/xml.