Library for communicating with USB and Bluetooth HID devices
hidapi
$ hidapi-enumeration
$ gcc -o myapp myapp.c $(pkg-config --cflags --libs hidapi)
$ pkg-config --modversion hidapi