Change USB report rate on r4 wifi

I'm stuck at 125hz polling rate and mouse is capable of 1000hz. I am attempting to use a host shield to pass through my mouse, passthrough is working however I have an added 7ms delay from this lower polling rate.

I can't find what I'm supposed to change to get a higher polling rate. I've looked for stuff related to bInterval but cant find anything on the RA4M1 chip software. I don't think changing the ESP32 firmware will have any effect as my project bypasses the ESP32 by putting pin 21 high. Is this correct?

If anyone could point me to what I should look for that would be great.

I solved that my friend.