qmk-firmware/tmk_core/protocol
fredizzimo e9d32b60b7 Add a custom USB driver for ARM (#2750)
* Copy Chibios serial_usb_driver into the chibios/protocol

It's renamed to usb_driver to avoid name conflicts

* Make the usb driver compile

* Disable ChibiOS serial usb driver for all keyboards

* Change usb_main to use QMKUSBDriver

* Initialize the usb driver buffers

* Add support for fixed size queues

* Fix USB driver initialization

* Don't transfer an empty packet for fixed size streams
2018-04-15 20:42:53 -04:00
..
bluefruit
chibios Add a custom USB driver for ARM (#2750) 2018-04-15 20:42:53 -04:00
iwrap Fix pointing device feature 2017-10-31 20:59:55 -04:00
lufa Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
mbed
midi Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
pjrc Use keyboard config for nkro (#7) 2016-09-06 23:19:01 -05:00
usb_hid Fixed dead links (#2451) 2018-03-01 07:45:47 -08:00
vusb Fix V-USB bug on Windows 10 2017-02-01 21:57:44 -05:00
adb.c
adb.h
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 Fix pointing device feature 2017-10-31 20:59:55 -04:00
ps2.h
ps2_busywait.c
ps2_interrupt.c
ps2_io.h
ps2_io_avr.c
ps2_io_mbed.c
ps2_mouse.c Add option to reverse PS2 mouse axes and scrolling 2017-10-10 07:20:17 -10:00
ps2_mouse.h Supress warnings from ps2_mouse.h 2017-02-12 00:13:36 +07:00
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 Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
usb_descriptor.h Tabs to spaces in usb_descriptor.h 2018-04-11 18:13:32 -04:00
usb_hid.mk cleanup usb-usb converter code 2017-08-15 23:14:41 -04:00
vusb.mk Simplified and polished a bit the code changes on tmk_core 2017-01-21 17:18:05 -05:00