]> git.donarmstrong.com Git - qmk_firmware.git/log
qmk_firmware.git
8 years agoUpdate ugfx with ChibiOS 4 support.
Fred Sundvik [Sat, 9 Apr 2016 16:49:52 +0000 (19:49 +0300)]
Update ugfx with ChibiOS 4 support.

Also change the URL to fredizzimo bitbucket

8 years agoSuspend power off, fix backlight animation
Fred Sundvik [Sun, 13 Mar 2016 19:35:42 +0000 (21:35 +0200)]
Suspend power off, fix backlight animation

The backlight color animation was using the wrong frame number, so
it didn't work properly.

8 years agoSuspend support for the visualizer
Fred Sundvik [Sun, 13 Mar 2016 15:54:45 +0000 (17:54 +0200)]
Suspend support for the visualizer

8 years agoAdd serial link support for visualizer
Fred Sundvik [Sat, 12 Mar 2016 17:42:57 +0000 (19:42 +0200)]
Add serial link support for visualizer

8 years agoFix include paths for new tmk_core update
Fred Sundvik [Tue, 23 Feb 2016 07:37:24 +0000 (09:37 +0200)]
Fix include paths for new tmk_core update

8 years agoClean up wrong license information
Fred Sundvik [Sat, 13 Feb 2016 20:19:49 +0000 (22:19 +0200)]
Clean up wrong license information

8 years agoUpdate readme and license
Fred Sundvik [Sat, 13 Feb 2016 20:08:49 +0000 (22:08 +0200)]
Update readme and license

Also add integration examples

8 years agoInitialize backlight and LCD during visualizer_init
Fred Sundvik [Sat, 13 Feb 2016 18:29:49 +0000 (20:29 +0200)]
Initialize backlight and LCD during visualizer_init

8 years agoCompile the user visualizer
Fred Sundvik [Sat, 13 Feb 2016 17:52:57 +0000 (19:52 +0200)]
Compile the user visualizer

8 years agoAdd visualizer
Fred Sundvik [Sat, 13 Feb 2016 17:38:23 +0000 (19:38 +0200)]
Add visualizer

A generic visualizer that supports animations. There's a few
predefined keyframe types included, and more can be added by the
user.

8 years agoAdd LCD backlight support
Fred Sundvik [Sat, 13 Feb 2016 17:21:16 +0000 (19:21 +0200)]
Add LCD backlight support

Also possibility to disable the LCD support

8 years agoAdd makefile that includes ugfx
Fred Sundvik [Sat, 13 Feb 2016 15:47:39 +0000 (17:47 +0200)]
Add makefile that includes ugfx

8 years agoAdd uGFX submodule v 2.4
Fred Sundvik [Sat, 13 Feb 2016 14:44:14 +0000 (16:44 +0200)]
Add uGFX submodule v 2.4

8 years agoAdd MIT license
fredizzimo [Fri, 12 Feb 2016 07:59:39 +0000 (09:59 +0200)]
Add MIT license

8 years agoAdd readme
Fred Sundvik [Fri, 12 Feb 2016 07:33:38 +0000 (09:33 +0200)]
Add readme