mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-12 17:48:31 +00:00
Fix mapping for mode Led
This commit is contained in:
parent
684b59a32d
commit
481225cdc1
@ -30,7 +30,7 @@ internal static class WootingKeyboardLedMappings
|
||||
{ LedId.Keyboard_F12, (0, 13) },
|
||||
{ LedId.Keyboard_PrintScreen, (0, 14) },
|
||||
{ LedId.Keyboard_PauseBreak, (0, 15) },
|
||||
{ LedId.Keyboard_Custom1, (0, 16) },
|
||||
{ LedId.Keyboard_Custom4, (0, 16) },
|
||||
|
||||
{ LedId.Keyboard_GraveAccentAndTilde, (1, 0) },
|
||||
{ LedId.Keyboard_1, (1, 1) },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user