qmk_firmware/keyboards/whitefox
fredizzimo e9d32b60b7 Add a custom USB driver for ARM ()
* 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
..
keymaps Custom Keymaps for Certain Layouts ()
board_is31fl3731c.h Rename board files to lowercase
bootloader_defs.h Initial whitefox support
chconf.h Increase tick frequency for responsiveness
config.h Various tweaks for some Input:Club build processes
gfxconf.h Make it easier to use drivers
halconf.h Add a custom USB driver for ARM ()
info.json Remove bootloader from info.jsons
led.c Initial whitefox support
matrix.c Fix call to memset for various keyboards
mcuconf.h Update clock frequencies to match the infinity ergodox
readme.md Make arguments redo, subproject elimination ()
rules.mk Update whitefox to use the K-Type teensy workaround
visualizer.c Shared default animations
whitefox.c Enable tap dance and other features for Whitefox
whitefox.h Add Keymap for Whitefox Truefox layout

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.