This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
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
..
2017-01-03 23:41:52 -08:00
2017-07-10 09:01:59 -04:00
2018-04-11 21:32:09 -07:00
2017-01-03 23:41:52 -08:00
2017-07-10 09:01:59 -04:00

WhiteFox

A compact 65% keyboard.

Keyboard Maintainer: QMK Community Hardware Supported: Whitefox PCB Hardware Availability: https://input.club/whitefox/

Make example for this keyboard (after setting up your build environment):

make whitefox:default

See build environment setup then the make instructions for more information.