mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-21 05:53:14 +00:00
55155f6558
Add Librem 11 board. Librem 11 uses coreboot graphics init, which is done with FSP GOP. Set a custom keymap for the volume/power keys. Configure the volume keys as up/down arrows (for navigation in fbwhiptail, and for shell history in the Linux console). Configure the power key as Enter. Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>
6 lines
134 B
Plaintext
6 lines
134 B
Plaintext
keymaps 0-2,4-5,8,12
|
|
# Use volume and power keys on tablet to navigate menus
|
|
keycode 114 = Up
|
|
keycode 115 = Down
|
|
keycode 116 = Return
|