1
0
mirror of https://github.com/DarthAffe/RGB.NET.git synced 2025-12-12 17:48:31 +00:00

Added Powerplay to PerDeviceDeviceDefinitions

This commit is contained in:
Felix Lehmann 2021-10-24 00:08:06 +02:00
parent 0edf2fc7d6
commit 2d73d79c0b

View File

@ -106,6 +106,7 @@ namespace RGB.NET.Devices.Logitech
{ 0xC222, RGBDeviceType.Keyboard, "G15", LedMappings.Device, 0 },
{ 0xC225, RGBDeviceType.Keyboard, "G11", LedMappings.Device, 0 },
{ 0x0AB5, RGBDeviceType.Headset, "G733", LedMappings.Device, 0 },
{ 0xC53A, RGBDeviceType.Mousepad, "POWERPLAY", LedMappings.Device, 0 },
};
#endregion