aboutsummaryrefslogtreecommitdiff
path: root/pc-bios/keymaps/sv
AgeCommit message (Collapse)AuthorFilesLines
2019-01-10keymaps: remove common includeGerd Hoffmann1-1/+175
Copy the content into the sl and sv files (the only ones left which are not generated by qemu-keymap). Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20181116104319.10329-4-kraxel@redhat.com
2009-05-28Move keymaps into pc-biosAnthony Liguori1-0/+81
This isn't the most ideal layout, but it makes -L /path/to/git/pc-bios Just Work which is very convenient. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>