mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-02-03 02:57:19 +00: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.