qmk-dactyl-manuform-a/tmk_core/protocol/vusb
yiancar 47f8947bf5 Update vusb to match 3rd endpoint. (#9020)
* Update vusb to match 3rd endpoint.

- With the addition of https://github.com/qmk/v-usb/pull/1 a 3rd endpoint (endpoint4) becomes available.
- We can assign mouse/extrakeys to that endpoint as its a desirable feature and leave rawhid and console to compete for the 2nd endpoint.

NOTE: The version of vusb.c in future branch is older than master. Just remember that it will need a #error if both raw_hid and console are enabled at the same time.

* Final Fixes

* Update tmk_core/protocol/vusb/vusb.c

* Update tmk_core/protocol/vusb/vusb.c

* Update tmk_core/protocol/vusb/usbconfig.h

* Update tmk_core/protocol/vusb/usbconfig.h

* Update tmk_core/protocol/vusb/usbconfig.h

* Update tmk_core/protocol/vusb/usbconfig.h

* Updated vusb submodule to latest commit
2020-08-29 14:30:02 -07:00
..
main.c Additional cleanups for V-USB code (#9310) 2020-08-29 14:30:02 -07:00
usbconfig.h Update vusb to match 3rd endpoint. (#9020) 2020-08-29 14:30:02 -07:00
vusb.c Update vusb to match 3rd endpoint. (#9020) 2020-08-29 14:30:02 -07:00
vusb.h V-USB Interface reorder (#9090) 2020-05-14 10:24:18 +10:00