summaryrefslogtreecommitdiffstats
path: root/drivers/oled/ssd1306_sh1106.c
Commit message (Expand)AuthorAgeFilesLines
* Add default limit to OLED dirty processing (#19068)Joel Challis2022-11-141-2/+3
* Fix oled_render to render all dirty blocks. (#18887)Richard Nash2022-11-141-46/+44
* Format code according to conventions (#16322)QMK Bot2022-02-121-17/+32
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-4/+6
* [Core] Add `is_oled_scrolling` (#14305)JayceFayne2021-09-051-0/+2
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-241-0/+777