mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-20 20:38:02 +00:00
...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