qmk-firmware/keyboards/whitefox
Kaleb Elwert a702f4631e Increase tick frequency for responsiveness
Based off of PR #866 which did the same thing for the infinity60
2017-01-09 10:54:36 -08:00
..
keymaps Remove KC_ prefix from KEYMAP macro to match other keyboards 2017-01-09 10:45:34 -08:00
Makefile Initial whitefox support 2017-01-03 23:41:52 -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 Initial whitefox support 2017-01-03 23:41:52 -08:00
halconf.h Initial whitefox support 2017-01-03 23:41:52 -08:00
led.c Initial whitefox support 2017-01-03 23:41:52 -08:00
matrix.c Increase tick frequency for responsiveness 2017-01-09 10:54:36 -08:00
mcuconf.h Remove unneeded define 2017-01-04 00:05:18 -08:00
readme.md Add whitefox readme 2017-01-04 00:29:58 -08:00
rules.mk Initial whitefox support 2017-01-03 23:41:52 -08: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.