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