mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-13 01:58:30 +00:00
Added hid for logitech G560-speakers
This commit is contained in:
parent
5de6318003
commit
6995259ea8
@ -50,6 +50,7 @@ namespace RGB.NET.Devices.Logitech.HID
|
||||
("G Pro", RGBDeviceType.Mouse, 0xC085, 1, "default", @"Mice\GPro"),
|
||||
("G633", RGBDeviceType.Headset, 0x0A5C, 2, "default", @"Headsets\G633"),
|
||||
("G933", RGBDeviceType.Headset, 0x0A5B, 2, "default", @"Headsets\G933"),
|
||||
("G560", RGBDeviceType.Speaker, 0x0A78, 2, "default", @"Speakers\G560"),
|
||||
};
|
||||
|
||||
#endregion
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user