~ruther/qmk_firmware

74baa489 — Fred Sundvik 9 years ago
Run mirrored keyframes for led tests as well
15906b86 — Fred Sundvik 9 years ago
LEDS are flushed automatically

After running the animation, instead of having to do it manually.
This avoids duplicate flushing, and better support for cross-fades.
0530ebb7 — Fred Sundvik 9 years ago
Add led crossfading
891edbd5 — Fred Sundvik 9 years ago
Add function for running the next keyframe
444132ed — Fred Sundvik 9 years ago
Add last and first update of frame for anims
0e048862 — Fred Sundvik 9 years ago
Add left to right gradient keyframe for leds
a960a1b0 — Fred Sundvik 9 years ago
Add fade out for the led test
c95b17b5 — Fred Sundvik 9 years ago
Add simple led support

Also the first version of a led testing animation
61f7761c — Fred Sundvik 9 years ago
Update ugfx with ChibiOS 4 support.

Also change the URL to fredizzimo bitbucket
f4c11740 — Fred Sundvik 9 years ago
Suspend power off, fix backlight animation

The backlight color animation was using the wrong frame number, so
it didn't work properly.
b93d0719 — Fred Sundvik 9 years ago
Suspend support for the visualizer
315edb48 — Fred Sundvik 9 years ago
Add serial link support for visualizer
725929ec — Fred Sundvik 9 years ago
Fix include paths for new tmk_core update
c5db0292 — Fred Sundvik 9 years ago
Clean up wrong license information
8479e6aa — Fred Sundvik 9 years ago
Update readme and license

Also add integration examples
8ce60649 — Fred Sundvik 9 years ago
Initialize backlight and LCD during visualizer_init
209167d4 — Fred Sundvik 9 years ago
Compile the user visualizer
9e58d022 — Fred Sundvik 9 years ago
Add visualizer

A generic visualizer that supports animations. There's a few
predefined keyframe types included, and more can be added by the
user.
01b955aa — Fred Sundvik 9 years ago
Add LCD backlight support

Also possibility to disable the LCD support
fb681b5a — Fred Sundvik 9 years ago
Add makefile that includes ugfx
Next