HyperX Alloy Origins Core Support
Hello, I was trying to make OpenRGB work on my keyboard but I'm having some issues.
First of all, I am using Linux Manjaro and I am using the ABNT2 (brazilian version) of HyperX Alloy Origins Core.
When I tried to detect my device at the application, it couldn't be found. So I debugged and found that my the keyboard only have the [0, 1, 2] usb_interfaces while it searches in the code for the usb_interface == 3.
Changing to usb_interface=2 can make it be detected, but no color changing works at all.
Thank you for making my keyboard supported!