hkbd_is_modifier_key
if (hkbd_is_modifier_key(key) || bit_test(sc->sc_ndata, key))
if (hkbd_is_modifier_key(key) || bit_test(sc->sc_odata, key))