1
0
mirror of https://github.com/DarthAffe/RGB.NET.git synced 2025-12-13 01:58:30 +00:00

Compare commits

..

No commits in common. "13f3dde1859272bfda31e312f1a20274f119ae56" and "02d695c4ddbfd6424cfffb2c4e1990c11516badb" have entirely different histories.

View File

@ -73,7 +73,6 @@ public class LogitechDeviceProvider : AbstractRGBDeviceProvider
{ 0xC541, RGBDeviceType.Keyboard, "G915", LedMappings.PerKey, 0 },
{ 0xC359, RGBDeviceType.Keyboard, "G915 X", LedMappings.PerKey, 0 },
{ 0xC547, RGBDeviceType.Keyboard, "G915 X TKL", LedMappings.PerKey, 0 },
{ 0xC358, RGBDeviceType.Keyboard, "G515", LedMappings.PerKey, 0 },
//non-rgb
{ 0xC333, RGBDeviceType.Keyboard, "G610", LedMappings.PerKey, 0 },