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.
qmk_firmware/keyboards/chibios_test/stm32_f072_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
7 years ago
..
bootloader_defs.h Suprojects for ChibiOS testing 8 years ago
chconf.h Suprojects for ChibiOS testing 8 years ago
config.h Suprojects for ChibiOS testing 8 years ago
halconf.h Add a custom USB driver for ARM (#2750) 7 years ago
led.c Suprojects for ChibiOS testing 8 years ago
matrix.c Suprojects for ChibiOS testing 8 years ago
mcuconf.h Normalize line endings 8 years ago
rules.mk Creates a layouts/ folder for keymaps shared between keyboards (#1609) 7 years ago
stm32_f072_onekey.c Suprojects for ChibiOS testing 8 years ago
stm32_f072_onekey.h Clean up some long-standing errors when populating the API (#2715) 7 years ago