Suspend power off, fix backlight animation
The backlight color animation was using the wrong frame number, so
it didn't work properly.
Suspend support for the visualizer
Add serial link support for visualizer
Fix include paths for new tmk_core update
Clean up wrong license information
Update readme and license
Also add integration examples
Initialize backlight and LCD during visualizer_init
Compile the user visualizer
Add visualizer
A generic visualizer that supports animations. There's a few
predefined keyframe types included, and more can be added by the
user.
Add LCD backlight support
Also possibility to disable the LCD support
Add makefile that includes ugfx