|
iPXE
|
"de" 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 | de_basic [] |
| "de" basic remapping More... | |
| static struct keymap_key | de_altgr [] |
| "de" AltGr remapping More... | |
| struct keymap de_keymap | __keymap |
| "de" keyboard map More... | |
"de" keyboard mapping
This file is automatically generated; do not edit
Definition in file keymap_de.c.
| FILE_LICENCE | ( | PUBLIC_DOMAIN | ) |
|
static |
"de" basic remapping
Definition at line 14 of file keymap_de.c.
|
static |
"de" AltGr remapping
Definition at line 47 of file keymap_de.c.
| struct keymap de_keymap __keymap |
"de" keyboard map
Definition at line 70 of file keymap_de.c.
1.8.15