qmk-firmware/keyboards/chibios_test
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
..
boards Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
keymaps/default Remove unhandled KC_BTLD, RESET should be used instead 2016-07-07 19:56:55 +03:00
ld Normalize line endings 2016-08-27 18:40:50 +03:00
stm32_f072_onekey Add a custom USB driver for ARM (#2750) 2018-04-15 20:42:53 -04:00
stm32_f103_onekey Add a custom USB driver for ARM (#2750) 2018-04-15 20:42:53 -04:00
teensy_lc_onekey Add a custom USB driver for ARM (#2750) 2018-04-15 20:42:53 -04:00
chibios_test.c Suprojects for ChibiOS testing 2016-07-05 14:56:34 +03:00
chibios_test.h Clean up some long-standing errors when populating the API (#2715) 2018-04-07 22:49:16 -07:00
config.h Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
rules.mk Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00