mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-07-13 04:15:53 -04:00
7a5d045987
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.