qmk-firmware/keyboards/whitefox
Ryan 66d7fc34b2
Add Arm Teensys to mcu_selection.mk (#8026)
* Add Arm Teensys to mcu_selection.mk

* Roll back halfkeyboard keymap changes

* Remove extra newline
2020-02-21 17:12:15 +11:00
..
keymaps Ensure `PROGMEM` is present on default keymaps (#7836) 2020-01-09 10:19:24 +00: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 Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files. 2020-01-28 23:45:42 +11: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 [Keyboard] WhiteFox vanilla layout (#8043) 2020-01-30 02:52:35 -08: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 Arm Teensys to mcu_selection.mk (#8026) 2020-02-21 17:12:15 +11: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 [Keyboard] WhiteFox vanilla layout (#8043) 2020-01-30 02:52:35 -08: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.