Merge remote-tracking branch 'origin/develop' into xap

This commit is contained in:
QMK Bot
2023-01-15 23:30:12 +00:00
+1 -1
View File
@@ -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};