summaryrefslogtreecommitdiffstats
path: root/pc-bios/keymaps/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* meson: convert pc-bios/keymaps/MakefileMarc-André Lureau2020-08-211-56/+0Star
| | | | | | | | Note that sl and sv keymaps were not created by qemu-keymap. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
* keymaps: use nodeadkeys variant for de and frGerd Hoffmann2019-03-181-2/+2
| | | | | | | | The reverse keymap code can't handle dead keys. So use the nodeadkeys variant of the keyboard layout for the german and french maps. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20190315110248.29208-2-kraxel@redhat.com
* Add pc-bios/keymaps/MakefileGerd Hoffmann2017-10-161-0/+56
Update files where I think I've figured the correct xkb maps. TODO: nl-be sl sv Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20171005153330.19210-3-kraxel@redhat.com