summaryrefslogtreecommitdiff
path: root/drivers/oled/ssd1306_sh1106.c
AgeCommit message (Expand)Author
2023-05-10OLED Driver improvements (#20331)Drashna Jaelre
2022-11-14Add default limit to OLED dirty processing (#19068)Joel Challis
2022-11-14Fix oled_render to render all dirty blocks. (#18887)Richard Nash
2022-02-12Format code according to conventions (#16322)QMK Bot
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre
2021-09-05[Core] Add `is_oled_scrolling` (#14305)JayceFayne
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22