mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-09-22 18:34:56 -04:00
Add optional HID device hotplug support (requires https://gitlab.com/OpenRGBDevelopers/hidapi-hotplug)
This commit is contained in:
1 parent
3d113dab3c
commit
39f112bb98
46 files changed
+1434
-226
No files matched your search
@@ -188,6 +188,7 @@ RGBController_LogitechG910::RGBController_LogitechG910(LogitechG910Controller* c
|
||||
vendor = "Logitech";
|
||||
type = DEVICE_TYPE_KEYBOARD;
|
||||
description = "Logitech Keyboard Device";
|
||||
location = controller->GetLocationString();
|
||||
serial = controller->GetSerialString();
|
||||
|
||||
mode Direct;
|
||||
|
||||
Reference in new issue
Block a user