mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-12 17:48:31 +00:00
Compare commits
2 Commits
02d695c4dd
...
13f3dde185
| Author | SHA1 | Date | |
|---|---|---|---|
| 13f3dde185 | |||
| 845efb6929 |
@ -73,6 +73,7 @@ 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 },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user