OpenRGB/Controllers/HyperXKeyboardController
mike 4a333e9b50 Fixed HyperX Alloy Origins Core HID communication on Windows
* Added serial number support
  * Amended to pass in HID device information for version number rather than enumerate a second time

Commits squashed and amended for code style by Adam Honse <calcprogrammer1@gmail.com>
2021-06-13 16:00:05 -05:00
..
HyperXAlloyElite2Controller.cpp Check return code from hid_get_serial_number_string() in GetSerialString() 2021-06-04 22:14:05 -05:00
HyperXAlloyElite2Controller.h Add HyperX Alloy Elite 2 support 2021-04-04 19:05:32 -05:00
HyperXAlloyOriginsController.cpp Check return code from hid_get_serial_number_string() in GetSerialString() 2021-06-04 22:14:05 -05:00
HyperXAlloyOriginsController.h Fill in serial field for all HID controllers using hidapi 2020-12-03 00:01:42 -06:00
HyperXAlloyOriginsCoreController.cpp Fixed HyperX Alloy Origins Core HID communication on Windows 2021-06-13 16:00:05 -05:00
HyperXAlloyOriginsCoreController.h Fixed HyperX Alloy Origins Core HID communication on Windows 2021-06-13 16:00:05 -05:00
HyperXKeyboardController.cpp Check return code from hid_get_serial_number_string() in GetSerialString() 2021-06-04 22:14:05 -05:00
HyperXKeyboardController.h Fill in serial field for all HID controllers using hidapi 2020-12-03 00:01:42 -06:00
HyperXKeyboardControllerDetect.cpp Fixed HyperX Alloy Origins Core HID communication on Windows 2021-06-13 16:00:05 -05:00
RGBController_HyperXAlloyElite2.cpp Add ISO/ANSI HyperX Alloy Elite 2 support 2021-04-07 13:44:01 +00:00
RGBController_HyperXAlloyElite2.h Add HyperX Alloy Elite 2 support 2021-04-04 19:05:32 -05:00
RGBController_HyperXAlloyOrigins.cpp Fixing memory leaks in controllers 2021-02-05 16:25:46 +01:00
RGBController_HyperXAlloyOrigins.h Tiny threads fixes & a little bit of safety 2020-11-15 13:28:29 -06:00
RGBController_HyperXAlloyOriginsCore.cpp Fixed HyperX Alloy Origins Core HID communication on Windows 2021-06-13 16:00:05 -05:00
RGBController_HyperXAlloyOriginsCore.h Fixed HyperX Alloy Origins Core HID communication on Windows 2021-06-13 16:00:05 -05:00
RGBController_HyperXKeyboard.cpp Fixing memory leaks in controllers 2021-02-05 16:25:46 +01:00
RGBController_HyperXKeyboard.h Tiny threads fixes & a little bit of safety 2020-11-15 13:28:29 -06:00