kbd_do_modifier
static int kbd_do_modifier(uint8_t);
if (kbd_do_modifier(code) && !sc->sc_event_mode)
if (!kbd_do_modifier(code))