You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboards/whitefox
Kaleb Elwert a55c5e3ea3
Wait for two ticks rather than 1
8 years ago
..
keymaps Fix mismatched indentation 8 years ago
Makefile Initial whitefox support 8 years ago
bootloader_defs.h Initial whitefox support 8 years ago
chconf.h Increase tick frequency for responsiveness 8 years ago
config.h Initial whitefox support 8 years ago
halconf.h Initial whitefox support 8 years ago
led.c Initial whitefox support 8 years ago
matrix.c Wait for two ticks rather than 1 8 years ago
mcuconf.h Update clock frequencies to match the infinity ergodox 8 years ago
readme.md Add whitefox readme 8 years ago
rules.mk Initial whitefox support 8 years ago
whitefox.c Initial whitefox support 8 years ago
whitefox.h Remove KC_ prefix from KEYMAP macro to match other keyboards 8 years ago

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.