Fred Sundvik 430a8e1750 Fix LCD SS pin configuration
There was a typo, so the attempted configuration proably didn't do
what it should have done. I think it left the pin floating, and
could cause the LCD problems issue-1230.
..
drivers/gdisp Fix LCD SS pin configuration
MEMO.txt Initial structure for Ergodox as subprojects
Makefile Add a keyboard specific visualizer
animations.c Rename led test to led_keyframes and move animation to Ergodox
animations.h Rename led test to led_keyframes and move animation to Ergodox
bootloader_defs.h Initial structure for Ergodox as subprojects
chconf.h Initial structure for Ergodox as subprojects
config.h Brightness for Ergodox Infinity emulated LEDs
gfxconf.h Add support for blitting to the Infinity LCD
halconf.h Initial structure for Ergodox as subprojects
infinity.c Emulate Ergodox EZ leds by LCD colors
infinity.h Emulate Ergodox EZ leds by LCD colors
led.c Always initialze the Infinity Ergodox backlight
matrix.c Add missing serial_link.h include
mcuconf.h Initial structure for Ergodox as subprojects
rules.mk Create a file for shared Ergodox Infinity animations
simple_visualizer.h Extract Ergodox default visualizer into simple_visualizer
visualizer.c Create a file for shared Ergodox Infinity animations