HID API - MarcMatten/iDDU GitHub Wiki
Required for my own joystick interface introduced in https://github.com/MarcMatten/iDDU/tree/0e79a68a625368b444f8b4aa2620f710a4e7b22c
Needs to live in iDDU folder
download: https://github.com/trezor/cython-hidapi
including the submodule: https://github.com/libusb/hidapi/tree/76108294092c023a4ece99eb3219559cea0d5066
open powershell in directory
python setup.py build
pip install -e .