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
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
..
drivers/gdisp Yet another try to fix the LCD corruption 8 years ago
MEMO.txt Initial structure for Ergodox as subprojects 8 years ago
Makefile Add a keyboard specific visualizer 8 years ago
bootloader_defs.h Initial structure for Ergodox as subprojects 8 years ago
chconf.h Initial structure for Ergodox as subprojects 8 years ago
config.h Brightness for Ergodox Infinity emulated LEDs 8 years ago
gfxconf.h Add support for blitting to the Infinity LCD 8 years ago
halconf.h Initial structure for Ergodox as subprojects 8 years ago
infinity.c Emulate Ergodox EZ leds by LCD colors 8 years ago
infinity.h Emulate Ergodox EZ leds by LCD colors 8 years ago
lcd_logo.png Display QMK logo at startup of Infinity Ergodox 8 years ago
led.c Always initialze the Infinity Ergodox backlight 8 years ago
matrix.c Most ergodox keymaps compiles on Infinity 8 years ago
mcuconf.h Initial structure for Ergodox as subprojects 8 years ago
rules.mk Disable LEDs on Infinity Ergodox 8 years ago
visualizer.c Move common visualizer keyframes into visualizer_keyframes.h 8 years ago