mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-03 12:12:55 -04:00
Add HID: prefix to all HID detector locations
This commit is contained in:
@@ -36,6 +36,7 @@ RGBController_LogitechG213::RGBController_LogitechG213(LogitechG213Controller* l
|
||||
vendor = "Logitech";
|
||||
type = DEVICE_TYPE_KEYBOARD;
|
||||
description = "Logitech G213 Keyboard Device";
|
||||
location = logitechG213->GetDeviceLocation();
|
||||
|
||||
mode Direct;
|
||||
Direct.name = "Direct";
|
||||
|
||||
Reference in New Issue
Block a user