Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-10 | Move GDISP drivers to /drivers/ugfx | Fred Sundvik | |
2017-04-09 | Combine startup and resume animations | Fred Sundvik | |
2017-04-09 | Add automatic flush for the LCD screen | Fred Sundvik | |
2017-04-09 | LCD initialization sequence according to the docs | Fred Sundvik | |
The LCD initialization show now be much better and faster with no flickering at the startup. Also fix the contrast control. | |||
2017-04-09 | Add support for blitting to the Infinity LCD | Fred Sundvik | |
2017-04-09 | Hopefully finally fix the corrupt LCD | Fred Sundvik | |
The SPI bus is now selected and deselected before each set of commands. Also speed up things by buffering many commands into a single batch. | |||
2016-07-29 | Move Infinity Ergodox drivers to subproject, and fix makefile | Fred Sundvik | |
2016-07-29 | Most ergodox keymaps compiles on Infinity | Fred Sundvik | |
There are linker errors due to missing led funcitonality though | |||
2016-07-29 | Initial structure for Ergodox as subprojects | Fred Sundvik | |
Only the EZ default keymaps compiles at the moment though. |