mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-16 11:46:26 +02:00

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.