summaryrefslogblamecommitdiffstats
path: root/src/hci/keymap/keymap_pl.c
blob: 51822e0724dfe195aba5b487d57c87c05f9aa6da (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                    
/** @file
 *
 * "pl" keyboard mapping
 *
 * This file is automatically generated; do not edit
 *
 */

FILE_LICENCE ( PUBLIC_DOMAIN );

#include <ipxe/keymap.h>

/** "pl" keyboard mapping */
struct key_mapping pl_mapping[] __keymap = {
};