mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-04-27 09:31:30 +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;
|
report_digitizer_t digitizer;
|
||||||
#endif
|
#endif
|
||||||
#ifdef JOYSTICK_ENABLE
|
#ifdef JOYSTICK_ENABLE
|
||||||
joystick_report_t joystick;
|
report_joystick_t joystick;
|
||||||
#endif
|
#endif
|
||||||
} universal_report_blank = {0};
|
} universal_report_blank = {0};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user