mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-11-01 13:52:33 +01: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.