> Index: dev/hid/hidkbd.c > +static const struct hidkbd_translation apple_mba_trans[] = {
These *_apple_* structs could be under #ifdef __arm64__ as only arm64 has a driver using them, no? > +static const struct hidkbd_translation apple_iso_trans[] = { > +static const struct hidkbd_translation apple_iso_mba_trans[] = {