summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update ugfx with ChibiOS 4 support.Fred Sundvik2016-04-092-1/+1
| | | | Also change the URL to fredizzimo bitbucket
* Suspend power off, fix backlight animationFred Sundvik2016-03-131-2/+12
| | | | | The backlight color animation was using the wrong frame number, so it didn't work properly.
* Suspend support for the visualizerFred Sundvik2016-03-133-30/+103
|
* Add serial link support for visualizerFred Sundvik2016-03-121-8/+55
|
* Fix include paths for new tmk_core updateFred Sundvik2016-02-231-4/+4
|
* Clean up wrong license informationFred Sundvik2016-02-133-28/+1
|
* Update readme and licenseFred Sundvik2016-02-136-1/+626
| | | | Also add integration examples
* Initialize backlight and LCD during visualizer_initFred Sundvik2016-02-132-0/+8
|
* Compile the user visualizerFred Sundvik2016-02-131-0/+5
|
* Add visualizerFred Sundvik2016-02-133-1/+472
| | | | | | 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-133-1/+135
| | | | Also possibility to disable the LCD support
* Add makefile that includes ugfxFred Sundvik2016-02-131-0/+26
|
* Add uGFX submodule v 2.4Fred Sundvik2016-02-132-0/+3
|
* Add MIT licensefredizzimo2016-02-131-0/+21
|
* Add readmeFred Sundvik2016-02-121-0/+1