qmk_firmware/keyboards/ergodox/infinity/drivers/gdisp
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
..
emulator_lcd Move Infinity Ergodox drivers to subproject, and fix makefile 2016-07-29 21:09:36 +03:00
emulator_led Move Infinity Ergodox drivers to subproject, and fix makefile 2016-07-29 21:09:36 +03:00
IS31FL3731C Move CIE1931 and breathing tables to its own file 2017-04-09 18:34:59 +03:00
st7565ergodox Yet another try to fix the LCD corruption 2017-04-09 18:34:59 +03:00