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.
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. |
5 years ago | |
|---|---|---|
| .. | ||
| arm_atsam | 6 years ago | |
| chibios | 5 years ago | |
| lufa | 5 years ago | |
| midi | 6 years ago | |
| usb_hid | 5 years ago | |
| vusb | 5 years ago | |
| adb.c | ||
| adb.h | ||
| arm_atsam.mk | ||
| chibios.mk | 6 years ago | |
| ibm4704.c | 6 years ago | |
| ibm4704.h | ||
| lufa.mk | 5 years ago | |
| 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 | 6 years ago | |
| ps2_mouse.h | 6 years ago | |
| ps2_usart.c | ||
| serial.h | 5 years ago | |
| serial_mouse.h | ||
| serial_mouse_microsoft.c | ||
| serial_mouse_mousesystems.c | ||
| serial_soft.c | ||
| serial_uart.c | ||
| usb_descriptor.c | 5 years ago | |
| usb_descriptor.h | 5 years ago | |
| usb_descriptor_common.h | 6 years ago | |
| usb_hid.mk | ||
| vusb.mk | 5 years ago | |
| xt.h | ||
| xt_interrupt.c | ||