diff --git a/RGB.NET.Devices.Wooting/Generic/WootingLedMappings.cs b/RGB.NET.Devices.Wooting/Generic/WootingLedMappings.cs index 9b7860b..081e993 100644 --- a/RGB.NET.Devices.Wooting/Generic/WootingLedMappings.cs +++ b/RGB.NET.Devices.Wooting/Generic/WootingLedMappings.cs @@ -330,9 +330,9 @@ internal static class WootingLedMappings [LedId.LedStripe14] = (0, 0), //analog keys - [LedId.Keypad1] = (3, 2), - [LedId.Keypad2] = (3, 3), - [LedId.Keypad3] = (3, 4), + [LedId.Keypad1] = (2, 1), + [LedId.Keypad2] = (2, 3), + [LedId.Keypad3] = (2, 5), }; ///