qmk-firmware/keyboards/whitefox
Stephen Gelman 8443481aea Fix apparent typo in WhiteFox LED config
It seems the led_mask is set incorrectly on the WhiteFox meaning that
the LED at C9-1 (the space bar) doesn't get lit.  I can't see any reason
for this to be intentional so I am pretty sure it's a typo.  At the very
least it fixes the space bar LED for me.
2018-12-28 22:55:59 -08:00
..
keymaps Overhaul Unicode Common functionality (#4325) 2018-12-19 08:39:24 -08: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 Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -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 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 Fix a few minor formatting annoyances in WhiteFox (#3331) 2018-07-07 11:45:49 -07: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 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.