summaryrefslogtreecommitdiff
path: root/shared-bindings/displayio/Palette.h
AgeCommit message (Expand)Author
2021-03-16add is_transparent getter to displayio.PaletteKevin Matocha
2021-03-15run code formatting scriptmicroDev
2019-07-19Add support for grayscale displays that are < 8 bit depth.Scott Shawcroft
2018-09-06Minor tweaks based on feedbackScott Shawcroft
2018-08-31Introduce displayio to render graphics to displays.Scott Shawcroft