REMOTE_BUTTON_MIDDLE
(buttons & REMOTE_BUTTON_MIDDLE) ? "middle " : "",
input_report_key(dev, BTN_MIDDLE, buttons & REMOTE_BUTTON_MIDDLE);