aboutsummaryrefslogtreecommitdiffstats
path: root/src/hci/keymap/keymap_pt.c
Commit message (Expand)AuthorAgeFilesLines
* [console] Include mappings for AltGr-Shift-<key>Michael Brown2022-02-161-0/+5
* [console] Fix definition of unreachability for remapped keysMichael Brown2022-02-151-0/+1
* [console] Treat dead keys as producing their ASCII equivalentsMichael Brown2022-02-151-0/+5
* [console] Support AltGr to access ASCII characters via remappingMichael Brown2022-02-151-0/+10
* [console] Allow for named keyboard mappingsMichael Brown2022-02-151-2/+9
* [console] Handle remapping of scancode 86Michael Brown2022-02-101-0/+2
* [console] Update genkeymap to work with current databasesMichael Brown2022-02-101-14/+17
* [console] Add keymap generatorMichael Brown2011-03-161-0/+29