aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/display/hd44780_spi.py
Commit message (Expand)AuthorAgeFilesLines
* Isort all klippy codeTomasz Kramkowski2025-08-151-0/+1
* Run black on all first party python codeTomasz Kramkowski2025-08-061-35/+45
* configfile: Allow getchoice() to take a listKevin O'Connor2024-06-171-1/+1
* display: Convert to Python3 string encodingKevin O'Connor2021-10-011-7/+7
* configfile: Support config.getchoice() with integer keysKevin O'Connor2021-08-251-6/+6
* hd44780_spi: added lcd support to the mightyboard (#4121)le-Bark2021-04-071-0/+125