qmk-firmware/keyboards/whitefox
Jack Humbert b476d65b9c Update keyboards' rules.mk/Makefiles (#1442)
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-06-30 16:09:52 -04:00
..
drivers/gdisp/IS31FL3731C Whitefox LED control (#1432) 2017-06-25 21:30:40 -04:00
keymaps Whitefox LED control (#1432) 2017-06-25 21:30:40 -04:00
Makefile Initial whitefox support 2017-01-03 23:41:52 -08:00
animations.c Whitefox LED control (#1432) 2017-06-25 21:30:40 -04:00
animations.h Whitefox LED control (#1432) 2017-06-25 21:30:40 -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 Whitefox LED control (#1432) 2017-06-25 21:30:40 -04:00
gfxconf.h Whitefox LED control (#1432) 2017-06-25 21:30:40 -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 Wait for two ticks rather than 1 2017-01-10 03:00:36 -08:00
mcuconf.h Update clock frequencies to match the infinity ergodox 2017-01-09 11:15:10 -08:00
readme.md Add whitefox readme 2017-01-04 00:29:58 -08:00
rules.mk Update keyboards' rules.mk/Makefiles (#1442) 2017-06-30 16:09:52 -04:00
visualizer.c Whitefox LED control (#1432) 2017-06-25 21:30:40 -04:00
whitefox.c Initial whitefox support 2017-01-03 23:41:52 -08:00
whitefox.h Remove KC_ prefix from KEYMAP macro to match other keyboards 2017-01-09 10:45:34 -08:00

readme.md

WhiteFox keyboard firmware

This is an experimental port which came from the original TMK WhiteFox repo.

The LED controller was not ported, as the original was a dirty hack and it would be good to have complete support.