qmk_firmware/keyboards/whitefox
Kaleb Elwert a55c5e3ea3 Wait for two ticks rather than 1
..
keymaps Fix mismatched indentation
Makefile Initial whitefox support
bootloader_defs.h Initial whitefox support
chconf.h Increase tick frequency for responsiveness
config.h Initial whitefox support
halconf.h Initial whitefox support
led.c Initial whitefox support
matrix.c Wait for two ticks rather than 1
mcuconf.h Update clock frequencies to match the infinity ergodox
readme.md Add whitefox readme
rules.mk Initial whitefox support
whitefox.c Initial whitefox support
whitefox.h Remove KC_ prefix from KEYMAP macro to match other keyboards

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.