You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 years ago
..
IS31FL3731C Move CIE1931 and breathing tables to its own file 8 years ago
emulator_lcd Move Infinity Ergodox drivers to subproject, and fix makefile 8 years ago
emulator_led Move Infinity Ergodox drivers to subproject, and fix makefile 8 years ago
st7565ergodox Yet another try to fix the LCD corruption 8 years ago