mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-06-14 08:24:16 +00:00
a789619fbe
Fix USB_PLL_Off() call in the series 4, 6 and 7 microcontroller disconnect interrupt handler code, which wasn't guarded by a test of USB_Options to check if the user has specified manual PLL control (thanks to Brian Dickman).