You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
5 years ago
..
arm_atsam 2020 May 30 Breaking Changes Update (#9215) 6 years ago
chibios Hid joystick interface (#4226) 5 years ago
lufa Fix joystick compile issues (#9949) 5 years ago
midi Fixing MIDI for ARM without NKRO enabled (#9466) 6 years ago
usb_hid Remove `DESCRIPTION` (#9732) 5 years ago
vusb Update vusb to match 3rd endpoint. (#9020) 5 years ago
adb.c clang-format changes 6 years ago
adb.h clang-format changes 6 years ago
arm_atsam.mk RGB Matrix support for Massdrop CTRL/ALT (#5328) 7 years ago
chibios.mk 2020 February 29 Breaking Changes Update (#8064) 6 years ago
ibm4704.c Initial vusb console support (#8559) 6 years ago
ibm4704.h clang-format changes 6 years ago
lufa.mk Don't compile outputselect.c if Bluetooth is disabled (#9356) 5 years ago
m0110.c clang-format changes 6 years ago
m0110.h clang-format changes 6 years ago
midi.mk
news.c clang-format changes 6 years ago
news.h clang-format changes 6 years ago
next_kbd.c clang-format changes 6 years ago
next_kbd.h clang-format changes 6 years ago
ps2.h clang-format changes 6 years ago
ps2_busywait.c clang-format changes 6 years ago
ps2_interrupt.c clang-format changes 6 years ago
ps2_io.h clang-format changes 6 years ago
ps2_io_avr.c clang-format changes 6 years ago
ps2_mouse.c Add movement hook to ps2_mouse (#8805) 6 years ago
ps2_mouse.h Add movement hook to ps2_mouse (#8805) 6 years ago
ps2_usart.c clang-format changes 6 years ago
serial.h clang-format changes 6 years ago
serial_mouse.h clang-format changes 6 years ago
serial_mouse_microsoft.c clang-format changes 6 years ago
serial_mouse_mousesystems.c clang-format changes 6 years ago
serial_soft.c remove SERIAL_SOFT_DEBUG macro (#7625) 6 years ago
serial_uart.c clang-format changes 6 years ago
usb_descriptor.c Hid joystick interface (#4226) 5 years ago
usb_descriptor.h Hid joystick interface (#4226) 5 years ago
usb_descriptor_common.h Allow for overriding RAW endpoint usage page and ID. (#8834) 6 years ago
usb_hid.mk
vusb.mk Additional cleanups for V-USB code (#9310) 5 years ago
xt.h clang-format changes 6 years ago
xt_interrupt.c clang-format changes 6 years ago