f149c07d68
The `KEYBOARD_SHARED_EP=yes` option was breaking the VIA support, because the raw HID interface number in this case was 0 instead of 1, and the VIA app depends on the exact interface number for raw HID. Change the interface ordering to put the shared interface before the raw HID interface if `KEYBOARD_SHARED_EP` is enabled, so that the raw HID interface can keep its number. |
||
---|---|---|
.. | ||
arm_atsam | ||
chibios | ||
lufa | ||
midi | ||
usb_hid | ||
vusb | ||
adb.c | ||
adb.h | ||
arm_atsam.mk | ||
chibios.mk | ||
ibm4704.c | ||
ibm4704.h | ||
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 | ||
serial_uart.c | ||
usb_descriptor.c | ||
usb_descriptor.h | ||
usb_descriptor_common.h | ||
usb_hid.mk | ||
vusb.mk | ||
xt.h | ||
xt_interrupt.c |