opensteno_qmk/tmk_core/protocol
fauxpark ae79b60e6b Always read two bytes from the endpoint if we have two bytes to read
When this if statement is false, it will cause the report ID to be read as the LED state.
We already know there are two bytes in the endpoint, which is a reasonably good indicator that it contains a report ID, so we should always read both.
2019-01-22 09:30:01 -08:00
..
arm_atsam Improved fix for __always_inline redefinition bug 2019-01-11 17:25:57 -08:00
bluefruit
chibios Final HS60v2 changes. (#4790) 2019-01-06 17:22:19 -08:00
iwrap
lufa Always read two bytes from the endpoint if we have two bytes to read 2019-01-22 09:30:01 -08:00
mbed
midi Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
pjrc
usb_hid Fixed dead links (#2451) 2018-03-01 07:45:47 -08:00
vusb Add support for Atmega32A to pin declarations and universal matrix (#4015) 2018-11-02 12:31:40 -04:00
adb.c
adb.h
arm_atsam.mk Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Auto Shift (#3973) 2018-09-28 21:32:15 -04:00
bluefruit.mk
chibios.mk Add a custom USB driver for ARM (#2750) 2018-04-15 20:42:53 -04:00
ibm4704.c
ibm4704.h
iwrap.mk
lufa.mk Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
m0110.c
m0110.h
midi.mk Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
news.c
news.h
next_kbd.c
next_kbd.h
pjrc.mk
ps2.h
ps2_busywait.c
ps2_interrupt.c
ps2_io.h
ps2_io_avr.c
ps2_io_mbed.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
serial_uart.c
usb_descriptor.c Use a single endpoint for HID reports (#3951) 2018-11-15 22:22:05 -08:00
usb_descriptor.h Use a single endpoint for HID reports (#3951) 2018-11-15 22:22:05 -08:00
usb_hid.mk
vusb.mk
xt.h Keyboard: Port of TMK XT USB Converter (#3619) 2018-10-22 12:37:03 -07:00
xt_interrupt.c Keyboard: Port of TMK XT USB Converter (#3619) 2018-10-22 12:37:03 -07:00