NetBSD/lib/libusbhid
jakllsch 23f0810103 Add more Keypad usages in the Keyboard/Keypad page
from USB HID Usage Tables document version 1.11.

Admitedly these are not going to be noticed when ukbd(4) is around.

While here, correct a typo (that's also in the HUT document),
and normalize to ASCII a non-UTF-8 encoding of "moire".

"This may prove useful to some of you someday,
 perhaps in a somewhat bizarre set of circumstances."
                                 - Tom Lehrer
2009-07-10 22:11:58 +00:00
..
data.c
descr.c add const to the data for hid_use_report_desc() since it does 2007-04-11 20:56:20 +00:00
Makefile
parse.c
shlib_version
usage.c fix debug build. 2006-04-09 00:49:55 +00:00
usb_hid_usages Add more Keypad usages in the Keyboard/Keypad page 2009-07-10 22:11:58 +00:00
usbhid.3 add const to the data for hid_use_report_desc() since it does 2007-04-11 20:56:20 +00:00
usbhid.h add const to the data for hid_use_report_desc() since it does 2007-04-11 20:56:20 +00:00
usbvar.h