|
iPXE
|
"mk" keyboard mapping More...
#include <ipxe/keymap.h>Go to the source code of this file.
Functions | |
| FILE_LICENCE (PUBLIC_DOMAIN) | |
Variables | |
| static struct keymap_key | mk_basic [] |
| "mk" basic remapping More... | |
| static struct keymap_key | mk_altgr [] |
| "mk" AltGr remapping More... | |
| struct keymap mk_keymap | __keymap |
| "mk" keyboard map More... | |
"mk" keyboard mapping
This file is automatically generated; do not edit
Definition in file keymap_mk.c.
| FILE_LICENCE | ( | PUBLIC_DOMAIN | ) |
|
static |
"mk" basic remapping
Definition at line 14 of file keymap_mk.c.
|
static |
| struct keymap mk_keymap __keymap |
"mk" keyboard map
Definition at line 26 of file keymap_mk.c.
1.8.15