Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [console] Support changing keyboard map at runtime | Michael Brown | 2022-02-16 | 1 | -0/+2 |
* | [console] Ensure that US keyboard map appears at start of linker table | Michael Brown | 2022-02-16 | 1 | -1/+4 |
* | [console] Support AltGr to access ASCII characters via remapping | Michael Brown | 2022-02-15 | 1 | -0/+5 |
* | [console] Centralise handling of key modifiers | Michael Brown | 2022-02-15 | 1 | -0/+21 |
* | [console] Allow for named keyboard mappings | Michael Brown | 2022-02-15 | 1 | -3/+16 |
* | [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/+2 |
* | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 2015-03-02 | 1 | -1/+1 |
* | [console] Add facility for rudimentary keyboard mapping | Michael Brown | 2011-03-16 | 1 | -0/+30 |