Skip to content

Commit

Permalink
Added logitech G915 X (TKL)
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthAffe committed Jan 14, 2025
1 parent 197be1f commit ed98714
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RGB.NET.Devices.Logitech/LogitechDeviceProvider.cs
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ public static LogitechDeviceProvider Instance
{ 0xC342, RGBDeviceType.Keyboard, "G512", LedMappings.PerKey, 0 },
{ 0xC343, RGBDeviceType.Keyboard, "G915 TKL", LedMappings.PerKey, 0 },
{ 0xC541, RGBDeviceType.Keyboard, "G915", LedMappings.PerKey, 0 },
{ 0xC359, RGBDeviceType.Keyboard, "G915 X", LedMappings.PerKey, 0 },
{ 0xC547, RGBDeviceType.Keyboard, "G915 X TKL", LedMappings.PerKey, 0 },

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

0 comments on commit ed98714

Please sign in to comment.