aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/infinity/visualizer.c
Commit message (Collapse)AuthorAgeFilesLines
* Create a file for shared Ergodox Infinity animationsFred Sundvik2017-04-091-34/+4
|
* Combine startup and resume animationsFred Sundvik2017-04-091-15/+5
|
* Fix suspend not disabling backlightFred Sundvik2017-04-091-1/+1
|
* Move the logo drawing keyframe to lcd_keyframesFred Sundvik2017-04-091-20/+2
|
* Move LCD logo to visualizer resourcesFred Sundvik2017-04-091-42/+2
|
* Add automatic flush for the LCD screenFred Sundvik2017-04-091-2/+0
|
* Move common visualizer keyframes into visualizer_keyframes.hFred Sundvik2017-04-091-0/+1
|
* Remove the need to manually enable the visualizerFred Sundvik2017-04-091-4/+2
|
* Separated backlight and LCD disable/enableFred Sundvik2017-04-091-6/+8
| | | | Also moved them to correct places
* Move LCD backlight keyframes to its own fileFred Sundvik2017-04-091-5/+6
|
* Move LCD keyframes to its own fileFred Sundvik2017-04-091-3/+4
|
* Brightness for Ergodox Infinity emulated LEDsFred Sundvik2017-04-091-20/+56
|
* Emulate Ergodox EZ leds by LCD colorsFred Sundvik2017-04-091-10/+165
|
* Display layer bitmap and keyboard led states on the LCDFred Sundvik2017-04-091-29/+57
|
* CIE 1931 for the LCD backlightFred Sundvik2017-04-091-3/+3
|
* Disable LEDs on Infinity ErgodoxFred Sundvik2017-04-091-2/+0
|
* Display QMK logo at startup of Infinity ErgodoxFred Sundvik2017-04-091-24/+65
|
* Add a keyboard specific visualizerFred Sundvik2017-04-091-0/+168