Add function for running the next keyframe
Add last and first update of frame for anims
Add left to right gradient keyframe for leds
Add fade out for the led test
Add simple led support
Also the first version of a led testing animation
Update ugfx with ChibiOS 4 support.
Also change the URL to fredizzimo bitbucket
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