qmk-firmware/keyboards/whitefox
Drashna Jaelre 4003d077ce Add a universal flash command for cli (#6224)
* Add universal flash command

* Add bootloader info to I:C boards

* Add support for ATSAM

* Add messages for flash target

* Message cleanup

* Add USB ASP Flashing target

* Make usbasp target more universal

* Add phoney target for usbasp

* Clarify error message when bootloader isn't matched
2019-08-20 15:39:24 -07:00
..
keymaps [User] Update personal userspace and keymaps, add reactive underglow (#6410) 2019-07-25 12:31:40 -07:00
board_is31fl3731c.h Fix apparent typo in WhiteFox LED config 2018-12-28 22:55:59 -08:00
bootloader_defs.h Initial whitefox support 2017-01-03 23:41:52 -08:00
chconf.h Increase tick frequency for responsiveness 2017-01-09 10:54:36 -08:00
config.h Adds a default value for IS_COMMAND for COMMAND feature (#4301) 2019-01-26 15:49:45 -08: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 Fix a few minor formatting annoyances in WhiteFox (#3331) 2018-07-07 11:45:49 -07:00
led.c Initial whitefox support 2017-01-03 23:41:52 -08:00
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 Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Add a universal flash command for cli (#6224) 2019-08-20 15:39:24 -07: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 Dhertz' keymaps (#3094) 2018-06-02 08:50:01 -07: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.