summaryrefslogtreecommitdiffstats
path: root/visualizer.mk
Commit message (Collapse)AuthorAgeFilesLines
* Fix include paths for new tmk_core updateFred Sundvik2016-02-231-4/+4
|
* Initialize backlight and LCD during visualizer_initFred Sundvik2016-02-131-0/+1
|
* Compile the user visualizerFred Sundvik2016-02-131-0/+5
|
* Add visualizerFred Sundvik2016-02-131-1/+3
| | | | | | 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 supportFred Sundvik2016-02-131-1/+8
| | | | Also possibility to disable the LCD support
* Add makefile that includes ugfxFred Sundvik2016-02-131-0/+26