summaryrefslogtreecommitdiffstats
path: root/keyboards/whitefox/halconf.h
AgeCommit message (Collapse)AuthorFilesLines
2018-04-16Add a custom USB driver for ARM (#2750)fredizzimo1-1/+1
* 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-02-12Set unused USB serial buffer to 1 byte to save memoryFred Sundvik1-1/+1
2017-06-26Whitefox LED control (#1432)Ethan Madden1-1/+1
* use new grave_esc functionality * Port LED control from Ergodox Infinity to Whitefox
2017-01-04Initial whitefox supportKaleb Elwert1-0/+353