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

Added additional custom-keyboard-keys

This commit is contained in:
Darth Affe 2020-07-11 23:50:18 +02:00
parent 5b3a077557
commit acdd7c19aa

View File

@ -213,6 +213,38 @@ namespace RGB.NET.Core
Keyboard_Custom30 = 0x0000701E,
Keyboard_Custom31 = 0x0000701F,
Keyboard_Custom32 = 0x00007020,
Keyboard_Custom33 = 0x00007021,
Keyboard_Custom34 = 0x00007022,
Keyboard_Custom35 = 0x00007023,
Keyboard_Custom36 = 0x00007024,
Keyboard_Custom37 = 0x00007025,
Keyboard_Custom38 = 0x00007026,
Keyboard_Custom39 = 0x00007027,
Keyboard_Custom40 = 0x00007028,
Keyboard_Custom41 = 0x00007029,
Keyboard_Custom42 = 0x0000702A,
Keyboard_Custom43 = 0x0000702B,
Keyboard_Custom44 = 0x0000702C,
Keyboard_Custom45 = 0x0000702D,
Keyboard_Custom46 = 0x0000702E,
Keyboard_Custom47 = 0x0000702F,
Keyboard_Custom48 = 0x00007030,
Keyboard_Custom49 = 0x00007031,
Keyboard_Custom50 = 0x00007032,
Keyboard_Custom51 = 0x00007033,
Keyboard_Custom52 = 0x00007034,
Keyboard_Custom53 = 0x00007035,
Keyboard_Custom54 = 0x00007036,
Keyboard_Custom55 = 0x00007037,
Keyboard_Custom56 = 0x00007038,
Keyboard_Custom57 = 0x00007039,
Keyboard_Custom58 = 0x0000703A,
Keyboard_Custom59 = 0x0000703B,
Keyboard_Custom60 = 0x0000703C,
Keyboard_Custom61 = 0x0000703D,
Keyboard_Custom62 = 0x0000703E,
Keyboard_Custom63 = 0x0000703F,
Keyboard_Custom64 = 0x00007040,
/*### Mouse ###*/
Mouse1 = 0x00100001,