qmk_firmware/tmk_core/protocol
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
..
arm_atsam
chibios Hid joystick interface (#4226) 2020-08-29 14:30:02 -07:00
lufa Fix joystick compile issues (#9949) 2020-08-29 14:30:02 -07:00
midi
usb_hid Remove `DESCRIPTION` (#9732) 2020-07-16 15:49:18 +10:00
vusb Update vusb to match 3rd endpoint. (#9020) 2020-08-29 14:30:02 -07:00
adb.c
adb.h
arm_atsam.mk
chibios.mk
ibm4704.c
ibm4704.h
lufa.mk Don't compile outputselect.c if Bluetooth is disabled (#9356) 2020-08-29 14:30:02 -07:00
m0110.c
m0110.h
midi.mk
news.c
news.h
next_kbd.c
next_kbd.h
ps2.h
ps2_busywait.c
ps2_interrupt.c
ps2_io.h
ps2_io_avr.c
ps2_mouse.c Add movement hook to ps2_mouse (#8805) 2020-07-02 21:54:15 +01:00
ps2_mouse.h Add movement hook to ps2_mouse (#8805) 2020-07-02 21:54:15 +01:00
ps2_usart.c
serial.h clang-format changes 2019-08-30 15:01:52 -07:00
serial_mouse.h
serial_mouse_microsoft.c
serial_mouse_mousesystems.c
serial_soft.c
serial_uart.c
usb_descriptor.c Hid joystick interface (#4226) 2020-08-29 14:30:02 -07:00
usb_descriptor.h Hid joystick interface (#4226) 2020-08-29 14:30:02 -07:00
usb_descriptor_common.h
usb_hid.mk
vusb.mk Additional cleanups for V-USB code (#9310) 2020-08-29 14:30:02 -07:00
xt.h
xt_interrupt.c