qmk_firmware/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 Rename board files to lowercase 2017-07-10 09:01:59 -04:00
bootloader_defs.h
chconf.h Increase tick frequency for responsiveness 2017-01-09 10:54:36 -08:00
config.h Various tweaks for some Input:Club build processes 2018-04-05 16:59:27 -04:00
gfxconf.h Make it easier to use drivers 2017-07-10 09:01:59 -04:00
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 Update clock frequencies to match the infinity ergodox 2017-01-09 11:15:10 -08:00
readme.md Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
rules.mk Update whitefox to use the K-Type teensy workaround 2018-04-03 23:06:14 -04:00
visualizer.c Shared default animations 2017-07-10 09:01:59 -04:00
whitefox.c Enable tap dance and other features for Whitefox 2017-12-08 16:06:24 -05:00
whitefox.h Add Keymap for Whitefox Truefox layout 2017-11-13 18:51:54 -05:00

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.