Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pins: Explicitly pass can_invert and can_pullup to lookup_pin() | Kevin O'Connor | 2018-07-26 | 3 | -9/+3 |
* | docs: Add display g-code commands to docs/G-Codes.md | Kevin O'Connor | 2018-07-08 | 1 | -2/+1 |
* | display: fix for 128 x 64 pixel displays | Arksine | 2018-06-28 | 1 | -5/+3 |
* | build: Cleanup whitespace errors | Kevin O'Connor | 2018-06-28 | 3 | -8/+8 |
* | display: uc1701 spi fix | Arksine | 2018-06-28 | 1 | -8/+2 |
* | display: add UC1701 graphics controller support | Arksine | 2018-06-27 | 2 | -17/+203 |
* | display: add VGA font | Arksine | 2018-06-27 | 1 | -0/+276 |
* | display: Move icons to their own module | Kevin O'Connor | 2018-06-27 | 2 | -152/+147 |
* | display: Move st7920 code to its own module | Kevin O'Connor | 2018-06-27 | 2 | -128/+129 |
* | display: Move hd44780 code to its own module | Kevin O'Connor | 2018-06-27 | 2 | -169/+174 |
* | display: Move klippy/extras/display.py to klippy/extras/display/display.py | Kevin O'Connor | 2018-06-27 | 2 | -0/+713 |