Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [console] Support changing keyboard map at runtime | Michael Brown | 2022-02-16 | 1 | -2/+40 |
* | [console] Support AltGr to access ASCII characters via remapping | Michael Brown | 2022-02-15 | 1 | -1/+4 |
* | [console] Centralise handling of key modifiers | Michael Brown | 2022-02-15 | 1 | -6/+35 |
* | [console] Allow for named keyboard mappings | Michael Brown | 2022-02-15 | 1 | -4/+10 |
* | [console] Handle remapping of scancode 86 | Michael Brown | 2022-02-10 | 1 | -0/+3 |
* | [console] Generalise bios_keymap() as key_remap() | Michael Brown | 2022-02-10 | 1 | -0/+52 |