hidinput_find_key
usage = hidinput_find_key(hid, match_index, ke->index, index);
usage = hidinput_find_key(hid, match_scancode, scancode, index);
if (hidinput_find_key(hid, match_keycode, *old_keycode, NULL))