qmk-firmware/keyboards/whitefox
Fred Sundvik 2251560256 Clarify naming between LCD_BACKLIGHT and LED_BACKLIGHT 2017-07-10 09:01:59 -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 Clarify naming between LCD_BACKLIGHT and LED_BACKLIGHT 2017-07-10 09:01:59 -04:00
animations.h Whitefox LED control (#1432) 2017-06-25 21:30:40 -04:00
board_IS31FL3731C.h Move GDISP drivers to /drivers/ugfx 2017-07-10 09:01:59 -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 Define visualizer thread priority by default 2017-07-10 09:01:59 -04:00
gfxconf.h Shared gfxconf 2017-07-10 09:01:59 -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 Remove ergodox from gdisp driver names 2017-07-10 09:01:59 -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.