summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/infinity/drivers/gdisp/IS31FL3731C
Commit message (Collapse)AuthorAgeFilesLines
* Move GDISP drivers to /drivers/ugfxFred Sundvik2017-07-104-463/+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
|
* Move CIE1931 and breathing tables to its own fileFred Sundvik2017-04-091-32/+5
|
* Move Infinity Ergodox drivers to subproject, and fix makefileFred Sundvik2016-07-294-0/+484
|
* Most ergodox keymaps compiles on InfinityFred Sundvik2016-07-294-484/+0
| | | | There are linker errors due to missing led funcitonality though
* Initial structure for Ergodox as subprojectsFred Sundvik2016-07-294-0/+484
Only the EZ default keymaps compiles at the moment though.