qmk_firmware/keyboards/ergodox/infinity
Fred Sundvik 2b24d35846 Hopefully finally fix the corrupt LCD
The SPI bus is now selected and deselected before each set of commands.
Also speed up things by buffering many commands into a single batch.
2017-04-09 18:34:59 +03:00
..
drivers/gdisp Hopefully finally fix the corrupt LCD 2017-04-09 18:34:59 +03:00
bootloader_defs.h Initial structure for Ergodox as subprojects 2016-07-29 20:48:04 +03:00
chconf.h Initial structure for Ergodox as subprojects 2016-07-29 20:48:04 +03:00
config.h Fix config.h include guards 2016-07-29 21:09:32 +03:00
gfxconf.h Initial structure for Ergodox as subprojects 2016-07-29 20:48:04 +03:00
halconf.h Initial structure for Ergodox as subprojects 2016-07-29 20:48:04 +03:00
infinity.c Always initialze the Infinity Ergodox backlight 2016-11-20 19:28:10 +02:00
infinity.h Small fix for infinity include guard 2016-07-29 21:09:42 +03:00
led.c Always initialze the Infinity Ergodox backlight 2016-11-20 19:28:10 +02:00
Makefile Add a keyboard specific visualizer 2017-04-09 18:34:59 +03:00
matrix.c Most ergodox keymaps compiles on Infinity 2016-07-29 20:48:20 +03:00
mcuconf.h Initial structure for Ergodox as subprojects 2016-07-29 20:48:04 +03:00
MEMO.txt Initial structure for Ergodox as subprojects 2016-07-29 20:48:04 +03:00
rules.mk Remove unneeded makefile include 2017-04-09 18:34:59 +03:00
visualizer.c Add a keyboard specific visualizer 2017-04-09 18:34:59 +03:00