Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix buffer overrun in lcd_keyframes | Fred Sundvik | 2017-04-13 | 1 | -2/+2 |
| | | | | | This would often cause the keyboard to crash when restarting the computer. | ||||
* | Move the logo drawing keyframe to lcd_keyframes | Fred Sundvik | 2017-04-09 | 1 | -0/+19 |
| | |||||
* | Add automatic flush for the LCD screen | Fred Sundvik | 2017-04-09 | 1 | -5/+0 |
| | |||||
* | Separated backlight and LCD disable/enable | Fred Sundvik | 2017-04-09 | 1 | -0/+14 |
| | | | | Also moved them to correct places | ||||
* | Move LCD keyframes to its own file | Fred Sundvik | 2017-04-09 | 1 | -0/+160 |