Add HID: prefix to all HID detector locations

This commit is contained in:
Adam Honse
2020-12-02 12:18:56 -06:00
parent 3345fe6562
commit ca3c2ad541
49 changed files with 76 additions and 54 deletions

View File

@@ -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";