linux_key_to_usb
key->key_usbcode = linux_key_to_usb(code);
int key = linux_key_to_usb(sc->sc_keymap[index]);
uint8_t linux_key_to_usb(u_int);