|
iPXE
|
"cf" 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 | cf_basic [] |
| "cf" basic remapping More... | |
| static struct keymap_key | cf_altgr [] |
| "cf" AltGr remapping More... | |
| struct keymap cf_keymap | __keymap |
| "cf" keyboard map More... | |
"cf" keyboard mapping
This file is automatically generated; do not edit
Definition in file keymap_cf.c.
| FILE_LICENCE | ( | PUBLIC_DOMAIN | ) |
|
static |
"cf" basic remapping
Definition at line 14 of file keymap_cf.c.
|
static |
"cf" AltGr remapping
Definition at line 32 of file keymap_cf.c.
| struct keymap cf_keymap __keymap |
"cf" keyboard map
Definition at line 48 of file keymap_cf.c.
1.8.15