summaryrefslogtreecommitdiffstats
path: root/src/hci/keymap/keymap_il.c
blob: 478330c0c389dbd86f942bdbcc2eaa3a99c924b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/** @file
 *
 * "il" keyboard mapping
 *
 * This file is automatically generated; do not edit
 *
 */

FILE_LICENCE ( PUBLIC_DOMAIN );

#include <ipxe/keymap.h>

/** "il" keyboard mapping */
struct key_mapping il_mapping[] __keymap = {
};