aboutsummaryrefslogtreecommitdiff
path: root/src/hci/keymap/keymap_fr.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-16[console] Include mappings for AltGr-Shift-<key>Michael Brown1-0/+8
2022-02-15[console] Fix definition of unreachability for remapped keysMichael Brown1-0/+6
2022-02-15[console] Treat dead keys as producing their ASCII equivalentsMichael Brown1-1/+2
2022-02-15[console] Support AltGr to access ASCII characters via remappingMichael Brown1-0/+12
2022-02-15[console] Allow for named keyboard mappingsMichael Brown1-2/+9
2022-02-10[console] Handle remapping of scancode 86Michael Brown1-0/+2
2022-02-10[console] Update genkeymap to work with current databasesMichael Brown1-12/+4
2011-03-16[console] Try to avoid problems caused by keycode 86Michael Brown1-0/+1
2011-03-16[console] Add keymap generatorMichael Brown1-0/+67