qmk-firmware/keyboards/chibios_test/stm32_f103_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
..
bootloader_defs.h
chconf.h
config.h
flash.sh
halconf.h Add a custom USB driver for ARM (#2750) 2018-04-15 20:42:53 -04:00
led.c
matrix.c
mcuconf.h
rules.mk
stm32_f103_onekey.c
stm32_f103_onekey.h Clean up some long-standing errors when populating the API (#2715) 2018-04-07 22:49:16 -07:00