summaryrefslogtreecommitdiff
path: root/qt/build-RGBController-Desktop-Debug/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-02-23Converted presets file location to a safe OS agnostic location ↵daniel-Jones1-145/+753
(~/.local/share/RGBcontroller on Linux)
2017-02-15Fade with individual speed control now works, can fade each color at its own ↵daniel-Jones1-1/+1
speed. Serial communication revamped to allow extra commands in both the front and backend.
2017-02-13added fade ability to Arduino sketch, using psuedo threading. Rework of ↵daniel-Jones1-0/+247
serial communication also started, the Qt interface is currently under development to support fading.