mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-31 17:53:39 +00:00
Compare commits
2 Commits
ef980f754c
...
50e20a7bdd
| Author | SHA1 | Date | |
|---|---|---|---|
| 50e20a7bdd | |||
|
|
4959c6e8ad |
@ -141,5 +141,8 @@ internal static class LedMappings
|
|||||||
["Key: G9"] = LedId.Keyboard_Programmable9,
|
["Key: G9"] = LedId.Keyboard_Programmable9,
|
||||||
["Lighting"] = LedId.Keyboard_Brightness,
|
["Lighting"] = LedId.Keyboard_Brightness,
|
||||||
["Game Mode"] = LedId.Keyboard_WinLock,
|
["Game Mode"] = LedId.Keyboard_WinLock,
|
||||||
|
["Num Lock Indicator"] = LedId.Keyboard_IndicatorNumLock,
|
||||||
|
["Caps Lock Indicator"] = LedId.Keyboard_IndicatorCapsLock,
|
||||||
|
["Scroll Lock Indicator"] = LedId.Keyboard_IndicatorScrollLock,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user