opengnsys_ipxe/src/hci/keymap/keymap_by.c

16 lines
238 B
C

/** @file
*
* "by" keyboard mapping
*
* This file is automatically generated; do not edit
*
*/
FILE_LICENCE ( PUBLIC_DOMAIN );
#include <ipxe/keymap.h>
/** "by" keyboard mapping */
struct key_mapping by_mapping[] __keymap = {
};