1
0
mirror of https://github.com/DarthAffe/RGB.NET.git synced 2025-12-13 01:58:30 +00:00

Fix mapping for mode Led

This commit is contained in:
BigBrainAFK 2022-07-02 16:48:56 +02:00
parent 684b59a32d
commit 481225cdc1
No known key found for this signature in database
GPG Key ID: D8AA4FB471055C57

View File

@ -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) },