Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
313 B
Text
6 lines
313 B
Text
HIDAPI is a platform independent library that allows applications to
|
|
work with USB HID-Class devices. While it can be used to communicate
|
|
with standard HID devices like keyboards, mice, and joysticks, it is
|
|
most useful when used with custom (Vendor-Defined) HID devices.
|
|
|
|
WWW: http://www.signal11.us/oss/hidapi/
|