BTN_JOYSTICK
has_buttons = bit_find(key_bits, BTN_MISC, BTN_JOYSTICK - 1);
if (bit_test(key_bits, BTN_JOYSTICK)) {