mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 03:19:24 +00:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
commit
df2a4556b6
@ -91,7 +91,7 @@ union {
|
||||
report_digitizer_t digitizer;
|
||||
#endif
|
||||
#ifdef JOYSTICK_ENABLE
|
||||
joystick_report_t joystick;
|
||||
report_joystick_t joystick;
|
||||
#endif
|
||||
} universal_report_blank = {0};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user