summaryrefslogtreecommitdiff
path: root/shared-bindings/displayio/TileGrid.c
AgeCommit message (Expand)Author
2019-04-09Tweak pybadge and fix display bugsScott Shawcroft
2019-04-05Always check TileGrid's x, yScott Shawcroft
2019-03-12Standardize TileGrid to x and y properties over positionScott Shawcroft
2019-02-11A variety of displayio improvementsScott Shawcroft
2019-01-31Correct TileGrid class name.Scott Shawcroft
2019-01-31Hook up the terminal based on the first display.Scott Shawcroft
2019-01-31Add TileGridScott Shawcroft