~ruther/qmk_firmware

350bc0d2 — Fred Sundvik 9 years ago
Merge branch 'master' into led
bde869aa — Fred Sundvik 9 years ago
Merge branch 'chibios-contrib'
81f89cc6 — Fred Sundvik 9 years ago
Update include dir for new serial_link include
5651be7a — Fred Sundvik 9 years ago
Configurable visualizer thread priority
25382cb6 — Fred Sundvik 9 years ago
Fix compute_gradient_color
f0c8e7c4 — Fred Sundvik 9 years ago
Fix a few led test animation issues
6313cfd5 — Fred Sundvik 9 years ago
Fix some makefile issues, and symbol issues
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
Next