Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-17 | Use ugfx API instead of chibios | Fred Sundvik | |
2016-05-16 | Makefile changes to support emulator build | Fred Sundvik | |
2016-04-24 | Fix some makefile issues, and symbol issues | Fred Sundvik | |
2016-04-24 | Add simple led support | Fred Sundvik | |
Also the first version of a led testing animation | |||
2016-02-23 | Fix include paths for new tmk_core update | Fred Sundvik | |
2016-02-13 | Initialize backlight and LCD during visualizer_init | Fred Sundvik | |
2016-02-13 | Compile the user visualizer | Fred Sundvik | |
2016-02-13 | Add visualizer | Fred 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-13 | Add LCD backlight support | Fred Sundvik | |
Also possibility to disable the LCD support | |||
2016-02-13 | Add makefile that includes ugfx | Fred Sundvik | |