Skip to content

Commit bb59a9c

Browse files
authored
Merge pull request #447 from megabytesme/master
Added Logitech G515 Rapid TKL
2 parents abab023 + 60d7d07 commit bb59a9c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

RGB.NET.Devices.Logitech/LogitechDeviceProvider.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ public static LogitechDeviceProvider Instance
7474
{ 0xC359, RGBDeviceType.Keyboard, "G915 X", LedMappings.PerKey, 0 },
7575
{ 0xC547, RGBDeviceType.Keyboard, "G915 X TKL", LedMappings.PerKey, 0 },
7676
{ 0xC358, RGBDeviceType.Keyboard, "G515", LedMappings.PerKey, 0 },
77+
{ 0xC363, RGBDeviceType.Keyboard, "G515 Rapid TKL", LedMappings.PerKey, 0 },
7778

7879
//non-rgb
7980
{ 0xC333, RGBDeviceType.Keyboard, "G610", LedMappings.PerKey, 0 },

0 commit comments

Comments
 (0)