diff --git a/right/src/usb_report_updater.c b/right/src/usb_report_updater.c index 5fd21ff..36b3ae1 100644 --- a/right/src/usb_report_updater.c +++ b/right/src/usb_report_updater.c @@ -396,19 +396,10 @@ void UpdateUsbReports(void) { UsbReportUpdateCounter++; - // Process the key inputs at a constant rate when moving the mouse, so the mouse speed is consistent. - bool hasActiveMouseState = false; - for (uint8_t i=0; i