qmk_firmware/keyboards/ergodox/infinity
Fred Sundvik 3994fb1e79 Yet another try to fix the LCD corruption
It turns out that the ChibiOS K20 SPI driver doesn't handle the
chip select, so it needs to be done manually. Acquiring the bus is
not enough since the pin was in the wrong mode. This is now fixed.

Also increase the frequency of the SPI from around 200kHz to nearly
20 Mhz.
2017-04-09 18:34:59 +03:00
..
drivers/gdisp Yet another try to fix the LCD corruption 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 Brightness for Ergodox Infinity emulated LEDs 2017-04-09 18:34:59 +03:00
gfxconf.h Add support for blitting to the Infinity LCD 2017-04-09 18:34:59 +03:00
halconf.h Initial structure for Ergodox as subprojects 2016-07-29 20:48:04 +03:00
infinity.c Emulate Ergodox EZ leds by LCD colors 2017-04-09 18:34:59 +03:00
infinity.h Emulate Ergodox EZ leds by LCD colors 2017-04-09 18:34:59 +03:00
lcd_logo.png Display QMK logo at startup of Infinity Ergodox 2017-04-09 18:34:59 +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 Disable LEDs on Infinity Ergodox 2017-04-09 18:34:59 +03:00
visualizer.c Move common visualizer keyframes into visualizer_keyframes.h 2017-04-09 18:34:59 +03:00