qmk-dactyl-manuform-a/keyboards/whitefox
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
..
keymaps Custom Keymaps for Certain Layouts (#2161) 2017-12-17 11:54:22 -05:00
board_is31fl3731c.h
bootloader_defs.h
chconf.h
config.h Various tweaks for some Input:Club build processes 2018-04-05 16:59:27 -04:00
gfxconf.h
halconf.h Add a custom USB driver for ARM (#2750) 2018-04-15 20:42:53 -04:00
info.json Remove bootloader from info.jsons 2018-04-11 21:32:09 -07:00
led.c
matrix.c Fix call to memset for various keyboards 2018-01-12 13:23:38 -05:00
mcuconf.h
readme.md
rules.mk Update whitefox to use the K-Type teensy workaround 2018-04-03 23:06:14 -04:00
visualizer.c
whitefox.c Enable tap dance and other features for Whitefox 2017-12-08 16:06:24 -05:00
whitefox.h

readme.md

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.