summaryrefslogtreecommitdiffstats
path: root/pc-bios/keymaps/modifiers
Commit message (Collapse)AuthorAgeFilesLines
* keymaps: remove modifiers includeGerd Hoffmann2019-01-101-18/+0Star
| | | | | | | "common" is the only file using it, so we can just include it directly. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20181116104319.10329-2-kraxel@redhat.com
* Move keymaps into pc-biosAnthony Liguori2009-05-281-0/+18
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>