mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-13 10:08:31 +00:00
Compare commits
3 Commits
60892e4e81
...
2e0754f474
| Author | SHA1 | Date | |
|---|---|---|---|
| 2e0754f474 | |||
| 5707a247ee | |||
| 72da2b6bdf |
@ -372,6 +372,14 @@ public enum LedId
|
||||
Keyboard_Custom127 = 0x0000707F,
|
||||
Keyboard_Custom128 = 0x00007080,
|
||||
|
||||
Keyboard_IndicatorNumLock = 0x00008001,
|
||||
Keyboard_IndicatorCapsLock = 0x00008002,
|
||||
Keyboard_IndicatorScrollLock = 0x00008003,
|
||||
Keyboard_IndicatorWinLock = 0x00008004,
|
||||
Keyboard_IndicatorPower = 0x00008005,
|
||||
Keyboard_IndicatorMuted = 0x00008006,
|
||||
Keyboard_IndicatorMacro = 0x00008007,
|
||||
|
||||
/*### Mouse ###*/
|
||||
Mouse1 = 0x00100001,
|
||||
Mouse2 = 0x00100002,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user