qmk-firmware/keyboards/chibios_test/teensy_lc_onekey
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
..
chconf.h Normalize line endings 2016-08-27 18:40:50 +03:00
config.h Suprojects for ChibiOS testing 2016-07-05 14:56:34 +03:00
halconf.h Add a custom USB driver for ARM (#2750) 2018-04-15 20:42:53 -04:00
instructions.md Add the new QMK submodule way in `/lib` and not `tmk_core/tool` wich is outdated 2017-08-30 11:26:24 -04:00
led.c Suprojects for ChibiOS testing 2016-07-05 14:56:34 +03:00
matrix.c Suprojects for ChibiOS testing 2016-07-05 14:56:34 +03:00
mcuconf.h Normalize line endings 2016-08-27 18:40:50 +03:00
rules.mk Creates a layouts/ folder for keymaps shared between keyboards (#1609) 2017-08-23 22:29:07 -04:00
teensy_lc_onekey.c Suprojects for ChibiOS testing 2016-07-05 14:56:34 +03:00
teensy_lc_onekey.h Clean up some long-standing errors when populating the API (#2715) 2018-04-07 22:49:16 -07:00