mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-09 12:01:06 +02:00
Changed USB_Init() and USB_Shutdown() so that they are no longer dependant on oneanother for possible code savings when the interface is never explicitly shut down.