USB Macro Output sequences now working!
- Tested both with Boot and NKRO modes
This commit is contained in:
parent
705050b74e
commit
2be0d1393b
2 changed files with 12 additions and 0 deletions
|
@ -53,6 +53,7 @@ typedef enum USBKeyChangeState {
|
|||
USBKeyChangeState_TertiaryKeys = 0x08,
|
||||
USBKeyChangeState_System = 0x10,
|
||||
USBKeyChangeState_Consumer = 0x20,
|
||||
USBKeyChangeState_All = 0x3F,
|
||||
} USBKeyChangeState;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue