qmk-firmware/keyboards/whitefox
Ethan Madden a7942c4f48 Added whitefox keymap 2017-06-13 16:01:28 -07:00
..
keymaps Added whitefox keymap 2017-06-13 16:01:28 -07: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 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 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.