summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-03-13Suspend power off, fix backlight animationFred Sundvik
The backlight color animation was using the wrong frame number, so it didn't work properly.
2016-03-13Suspend support for the visualizerFred Sundvik
2016-03-12Add serial link support for visualizerFred Sundvik
2016-02-23Fix include paths for new tmk_core updateFred Sundvik
2016-02-13Clean up wrong license informationFred Sundvik
2016-02-13Update readme and licenseFred Sundvik
Also add integration examples
2016-02-13Initialize backlight and LCD during visualizer_initFred Sundvik
2016-02-13Compile the user visualizerFred Sundvik
2016-02-13Add visualizerFred Sundvik
A generic visualizer that supports animations. There's a few predefined keyframe types included, and more can be added by the user.
2016-02-13Add LCD backlight supportFred Sundvik
Also possibility to disable the LCD support
2016-02-13Add makefile that includes ugfxFred Sundvik
2016-02-13Add uGFX submodule v 2.4Fred Sundvik
2016-02-13Add MIT licensefredizzimo
2016-02-12Add readmeFred Sundvik