aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/infinity/drivers/gdisp
Commit message (Expand)AuthorAgeFilesLines
* Move GDISP drivers to /drivers/ugfxFred Sundvik2017-07-109-973/+0
* Delete emulator driversFred Sundvik2017-06-244-24/+0
* Make sure backlight is in the range 0-100Fred Sundvik2017-06-161-1/+1
* Add backlight control to the IS31FL3731 driverFred Sundvik2017-06-031-4/+10
* Turn off LED matrix by defaultFred Sundvik2017-06-031-2/+2
* Fix LCD SS pin configurationFred Sundvik2017-04-191-1/+1
* Combine startup and resume animationsFred Sundvik2017-04-091-2/+1
* Add automatic flush for the LCD screenFred Sundvik2017-04-091-0/+1
* LCD initialization sequence according to the docsFred Sundvik2017-04-092-29/+13
* Yet another try to fix the LCD corruptionFred Sundvik2017-04-091-22/+22
* Move CIE1931 and breathing tables to its own fileFred Sundvik2017-04-091-32/+5
* Add support for blitting to the Infinity LCDFred Sundvik2017-04-092-5/+32
* Hopefully finally fix the corrupt LCDFred Sundvik2017-04-092-211/+228
* UGFX is compiled once per keyboard instead of keymapFred Sundvik2017-04-091-2/+0
* Move Infinity Ergodox drivers to subproject, and fix makefileFred Sundvik2016-07-2913-0/+992
* Most ergodox keymaps compiles on InfinityFred Sundvik2016-07-2913-992/+0
* Initial structure for Ergodox as subprojectsFred Sundvik2016-07-2913-0/+992