Skip to content

Commit 60d7d07

Browse files
committed
Added Logitech G515 Rapid TKL
1 parent b0acc61 commit 60d7d07

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)