You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
123456789101112131415 |
- /** @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 = {
- };
|