summaryrefslogtreecommitdiff
path: root/quantum/visualizer/lcd_keyframes.c
Commit message (Collapse)AuthorAge
* clang-format changesskullY2019-08-30
|
* Make it easier to use driversFred Sundvik2017-07-10
|
* Fix buffer overrun in lcd_keyframesFred Sundvik2017-04-13
| | | | | This would often cause the keyboard to crash when restarting the computer.
* Move the logo drawing keyframe to lcd_keyframesFred Sundvik2017-04-09
|
* Add automatic flush for the LCD screenFred Sundvik2017-04-09
|
* Separated backlight and LCD disable/enableFred Sundvik2017-04-09
| | | | Also moved them to correct places
* Move LCD keyframes to its own fileFred Sundvik2017-04-09