abouttreesummaryrefslogcommitdiff
path: root/res/xml/bone.xml
AgeCommit message (Collapse)AuthorFilesLines
2023-03-05Remove the 'edgekeys' attributeJules Aguillon1-2/+2
2022-11-13Allow switching quickly between two layoutsJules Aguillon1-1/+1
A new option allow to choose a secondary layout, the switching key is placed on the top edge of the space bar. The "Programming layout" option was basically doing that but it was possible to choose from a few layouts only. It is improved and renamed. The 'LayoutListPreference' allows setting the string for the first entry but otherwise share the rest of the array. Add nice icons from materialdesignicons.
2022-10-23Add the capslock keyJules Aguillon1-1/+1
The key enable caps lock immediately. It does nothing if caps lock is already enabled. It is not present on the keyboard by default but a place is defined on every layout, top-right of the shift key. It can be enabled in the settings. The icon is from materialdesignicons.com.
2022-10-16Allow to disable Alt and Meta keysJules Aguillon1-2/+2
The keys are marked "loc" in the layouts and are handled like the other extra keys. The only difference is that they are enabled by default (for now).
2022-09-24Bone keyboard layout (#155)Quantenzitrone1-0/+45