aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/genkeymap.py
Commit message (Expand)AuthorAgeFilesLines
* [console] Include mappings for AltGr-Shift-<key>Michael Brown2022-02-161-3/+5
* [console] Ensure that US keyboard map appears at start of linker tableMichael Brown2022-02-161-1/+2
* [console] Fix definition of unreachability for remapped keysMichael Brown2022-02-151-23/+23
* [console] Ensure that all ASCII characters are reachable in all keymapsMichael Brown2022-02-151-0/+6
* [console] Fix unreachable characters in "mt" keymapMichael Brown2022-02-151-0/+5
* [console] Fix unreachable characters in "il" keymapMichael Brown2022-02-151-0/+6
* [console] Treat dead keys as producing their ASCII equivalentsMichael Brown2022-02-151-2/+20
* [console] Support AltGr to access ASCII characters via remappingMichael Brown2022-02-151-4/+36
* [console] Allow for named keyboard mappingsMichael Brown2022-02-151-63/+77
* [console] Handle remapping of scancode 86Michael Brown2022-02-101-5/+26
* [console] Update genkeymap to work with current databasesMichael Brown2022-02-101-0/+346