Adding layer fall-through lookup
- Updated the Scan module API functions (LED and Analog)
This commit is contained in:
parent
8193687d29
commit
4e79452860
2 changed files with 69 additions and 21 deletions
|
@ -91,7 +91,7 @@ typedef struct TriggerMacro {
|
|||
typedef struct TriggerGuide {
|
||||
uint8_t type;
|
||||
uint8_t state;
|
||||
uint8_t scancode;
|
||||
uint8_t scanCode;
|
||||
} TriggerGuide;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue