Open mrsp opened 1 year ago
It's not that simple as adding the vendorId and productId, since those are different headset they might use different bytes and using this app may brick your headset... However you can check #13 issue on how to capture the bytes.
Hi thanks for the awesome driver
Wondering how to add support for HyperX CloudX flight Wireless headphones. I've just add the vendor and product id? a.k.a
0951:16e7 Kingston Technology HyperX CloudX Flight Wireless Headset
and rebuild?
Thanks in advance
Update: Rebuilding raises some errors
error: failed to run custom build command for hidapi v1.2.6
using ubuntu 22.04Package hidapi-hidraw was not found in the pkg-config search path. Perhaps you should add the directory containing hidapi-hidraw.pc'
Did the
sudo apt install libhidapi-hidraw0