summaryrefslogtreecommitdiffstats
path: root/src/core/keymap.c
Commit message (Expand)AuthorAgeFilesLines
* [console] Support changing keyboard map at runtimeMichael Brown2022-02-161-2/+40
* [console] Support AltGr to access ASCII characters via remappingMichael Brown2022-02-151-1/+4
* [console] Centralise handling of key modifiersMichael Brown2022-02-151-6/+35
* [console] Allow for named keyboard mappingsMichael Brown2022-02-151-4/+10
* [console] Handle remapping of scancode 86Michael Brown2022-02-101-0/+3
* [console] Generalise bios_keymap() as key_remap()Michael Brown2022-02-101-0/+52