Rename .basicKeystroke back to .keystroke
This commit is contained in:
@@ -57,7 +57,7 @@ typedef struct {
|
||||
uint8_t longPressAction;
|
||||
uint8_t modifiers;
|
||||
uint8_t scancode;
|
||||
} __attribute__ ((packed)) basicKeystroke;
|
||||
} __attribute__ ((packed)) keystroke;
|
||||
struct {
|
||||
uint8_t buttonActions;
|
||||
uint8_t scrollActions;
|
||||
|
||||
Reference in New Issue
Block a user