mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-07-13 04:15:53 -04:00
c5038f1bf4
Remove VBUS events - not needed as the library takes care of VBUS detection and feedback on supported AVRs via the USB_Device_Connected and USB_Device_Disconnected events. Fixed incorrect Host state assignment in the incomplete BluetoothHost demo.