mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-07-18 17:13:29 -04: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