mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-19 07:35:48 +01:00
881aab9e76
...by moving the actually timing critical `enter_rx_state()` and `leave_rx_state()` functions to RAM in order to not be affected by XIP cache spikes. This commit also reverts the hacky USB interrupt disabling that was done in 293c53d774