zmkfirmware / zmk

ZMK Firmware Repository
https://zmk.dev/
MIT License
2.67k stars 2.74k forks source link

fix(usb): Ensure USB init is last #2342

Closed petejohanson closed 3 months ago

petejohanson commented 3 months ago

Hit this as part of the Studio work... that adds just enough additional init time that splitting up the USB and USB HID earlier in init levels caused failures on my host, so defer USB until the very end of startup.