qmk-firmware/keyboards/whitefox
andy f5422a70b6 Enable tap dance and other features for Whitefox
The custom matrix code was missing calls to matrix_*_quantum, disabling quantum features.
2017-12-08 16:06:24 -05:00
..
keymaps remove all makefiles from keyboard directories 2017-09-27 08:21:09 -10:00
board_is31fl3731c.h Rename board files to lowercase 2017-07-10 09:01:59 -04: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 Make it easier to use drivers 2017-07-10 09:01:59 -04:00
gfxconf.h Make it easier to use drivers 2017-07-10 09:01:59 -04:00
halconf.h Whitefox LED control (#1432) 2017-06-25 21:30:40 -04:00
led.c Initial whitefox support 2017-01-03 23:41:52 -08:00
matrix.c Enable tap dance and other features for Whitefox 2017-12-08 16:06:24 -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 Make it easier to use drivers 2017-07-10 09:01:59 -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.