index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
klippy
/
extras
/
display
/
hd44780.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
display: Replace hard-coded display with new config based display
Kevin O'Connor
2020-03-08
1
-2
/
+4
*
hd44780: Increase timeout to 40us
Kevin O'Connor
2020-01-24
1
-1
/
+1
*
hd44780: Use two separate text framebuffers
Kevin O'Connor
2019-12-01
1
-9
/
+10
*
hd44780: Wrap code to 80 columns
Kevin O'Connor
2019-02-27
1
-2
/
+2
*
display: Add a get_dimensions() method to lcd chip classes
Kevin O'Connor
2018-11-21
1
-0
/
+2
*
hd44780: new text glyph - fan
Janar Sööt
2018-10-02
1
-0
/
+10
*
hd44780: Simplify framebuffer access
Kevin O'Connor
2018-09-21
1
-9
/
+13
*
display: Use write_glyph() when writing special characters
Kevin O'Connor
2018-09-21
1
-8
/
+0
*
display: Support writing single character glyphs using write_glyph()
Kevin O'Connor
2018-09-21
1
-2
/
+20
*
mcu: Rename add_config_object() to register_config_callback()
Kevin O'Connor
2018-09-03
1
-1
/
+1
*
pins: Explicitly pass can_invert and can_pullup to lookup_pin()
Kevin O'Connor
2018-07-26
1
-3
/
+1
*
display: Move hd44780 code to its own module
Kevin O'Connor
2018-06-27
1
-0
/
+172