qmk-firmware/tmk_core/protocol
Takuya Urakawa 89a675d57c
add hid_raw feature to VUSB (#8380)
* rewrite usbhid feature on vusb

* Apply suggestions from code review

Co-Authored-By: Ryan <fauxpark@gmail.com>

* fix typo

* fix typo again

* Update tmk_core/protocol/vusb/vusb.c

Co-Authored-By: Ryan <fauxpark@gmail.com>

* clean up defines

Co-authored-by: Ryan <fauxpark@gmail.com>
2020-03-30 21:15:05 +01:00
..
arm_atsam format code according to conventions [skip ci] 2020-03-26 03:10:16 +00:00
bluefruit Remove PJRC USB stack 2020-02-08 11:07:43 -08:00
chibios Remove unnecessary import of rgblight.h in tmk_core/protocol/*/*.c (#8432) 2020-03-16 10:26:32 +01:00
iwrap Set proper ASCII character for KC_NUHS in iWRAP code (#7434) 2019-12-08 12:59:47 +11:00
lufa Remove unnecessary import of rgblight.h in tmk_core/protocol/*/*.c (#8432) 2020-03-16 10:26:32 +01:00
midi
usb_hid
vusb add hid_raw feature to VUSB (#8380) 2020-03-30 21:15:05 +01:00
adb.c
adb.h
arm_atsam.mk
bluefruit.mk Remove PJRC USB stack 2020-02-08 11:07:43 -08:00
chibios.mk 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
ibm4704.c
ibm4704.h
iwrap.mk
lufa.mk
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
ps2_mouse.h
ps2_usart.c
serial.h
serial_mouse.h
serial_mouse_microsoft.c
serial_mouse_mousesystems.c
serial_soft.c remove SERIAL_SOFT_DEBUG macro (#7625) 2019-12-13 18:06:18 -08:00
serial_uart.c
usb_descriptor.c Improvements to extrakey HID descriptors (#8156) 2020-02-25 12:18:11 +11:00
usb_descriptor.h
usb_hid.mk
vusb.mk
xt.h
xt_interrupt.c