> Hey,
> 
> the diff below adds FN key combos for Page Up, Page Down and some more
> on the M2 keyboard.  Most of the logic was copied from ukbd.

This means most of the munging logic should move from ukbd into hidkbd,
but that can be done later.

If you don't want to do this yet, you need to address two points:
- the result of the hid_locate() call should be checked.
- because of this, invocation of apldckbd_munge() should only happen if
  that call had succeeded.

Reply via email to