summaryrefslogtreecommitdiffstats
path: root/drivers/lcd
Commit message (Expand)AuthorAgeFilesLines
* Update Doxygen comments for some headers (#20194)Ryan2023-03-221-2/+2
* Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
* Format code according to conventions (#16686)QMK Bot2022-03-191-23/+23
* HD44780 driver rework (#16370)Ryan2022-03-192-0/+504
* Format code according to conventions (#16322)QMK Bot2022-02-122-12/+21
* ST7565 invert (#13237)Ryan2021-06-192-0/+20
* Fix overrun in st7565_write_raw when not at (0, 0) (#13209)Jonathan Rascher2021-06-151-2/+3
* Add ST7565 LCD driver (#13089)Ryan2021-06-102-0/+694