summaryrefslogtreecommitdiff
path: root/shared-bindings/rgbmatrix
AgeCommit message (Expand)Author
2020-11-09RGBMatrix: Detect invalid bit_depth selectionJeff Epler
2020-10-10rgbmatrix: update protomatter to 1.0.5 tagJeff Epler
2020-10-01Update shared-bindings/rgbmatrix/RGBMatrix.cJeff Epler
2020-09-29rgbmatrix: Check that the number of rgb pins is supported.Jeff Epler
2020-09-29rgbmatrix: validate width= constructor parameterJeff Epler
2020-09-02rgbmatrix: Move struct definition to shared-module, rename 'core' memberJeff Epler
2020-08-12framebufferio: add dirty row trackingJeff Epler
2020-08-07Modify some Python stubsTaku Fukada
2020-07-27Fix several type hintsTaku Fukada
2020-07-24Add and correct some type hintsTaku Fukada
2020-07-03Made every init return Nonedherrada
2020-07-03Made most of the requested changesdherrada
2020-07-03Added type hints to rgbmatrixdherrada
2020-07-02Removed all 'self, )'dherrada
2020-06-26shared-bindings: Factor out validate_list_is_free_pinsJeff Epler
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-05-11Did rgbmatrix, rotaryio, and RTCdherrada
2020-04-19RGBMatrix: nonessential change to kick ActionsJeff Epler
2020-04-17RGBMatrix: this comment no longer describes the codeJeff Epler
2020-04-17RGBMatrix: documentation got behind the codeJeff Epler
2020-04-17RGBMatrix: finish renaming from ProtomatterJeff Epler
2020-04-17RGBMatrix: remove unneeded propertiesJeff Epler
2020-04-17framebufferio: get width, etc., from protocol, not object propertyJeff Epler
2020-04-17Rename Protomatter -> RGBMatrixJeff Epler