summaryrefslogtreecommitdiff
path: root/drivers/lcd
AgeCommit message (Expand)AuthorFilesLines
2025-11-30[CI] Format code according to conventions (#25827)QMK Bot1-1/+1
2025-09-09docs: fix misspellings (#25555)François Magimel1-2/+2
2025-05-22Add `compiler_support.h` (#25274)Pablo Martínez1-1/+2
2024-09-26input_club/ergodox_infinity ST7565 call spi_stop (#24429)Eric1-0/+2
2024-02-18Update GPIO macro usages in core (#23093)Ryan2-32/+32
2023-03-22Update Doxygen comments for some headers (#20194)Ryan1-2/+2
2023-01-20Fix functions with empty params (#19647)Ryan1-1/+1
2022-03-19Format code according to conventions (#16686)QMK Bot1-23/+23
2022-03-19HD44780 driver rework (#16370)Ryan2-0/+504
2022-02-12Format code according to conventions (#16322)QMK Bot2-12/+21
2021-06-19ST7565 invert (#13237)Ryan2-0/+20
2021-06-15Fix overrun in st7565_write_raw when not at (0, 0) (#13209)Jonathan Rascher1-2/+3
2021-06-10Add ST7565 LCD driver (#13089)Ryan2-0/+694