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.

keymap_pl.c 238B

123456789101112131415
  1. /** @file
  2. *
  3. * "pl" keyboard mapping
  4. *
  5. * This file is automatically generated; do not edit
  6. *
  7. */
  8. FILE_LICENCE ( PUBLIC_DOMAIN );
  9. #include <ipxe/keymap.h>
  10. /** "pl" keyboard mapping */
  11. struct key_mapping pl_mapping[] __keymap = {
  12. };