| Age | Commit message (Collapse) | Author | Files | Lines |
|
- Added info on bottom row customization. (#637)
- Added useful links.
|
|
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.
|
|
Ease reading and modifying the QWERTY (US) layout, which is used as the
default source for the custom layout option.
|
|
Use the "preferred position" feature to place the removed keys
approximately where they were.
|
|
|
|
|
|
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.
|