6 Commits (ad7b095da6b2a51a310725c1c0fcb6571b46e7e7)

Author SHA1 Message Date
Joel Challis 0719d68b20
Add default limit to OLED dirty processing (#19068) 3 years ago
Richard Nash 4c1d8a0eb3
Fix oled_render to render all dirty blocks. (#18887) 3 years ago
QMK Bot 63646e8906
Format code according to conventions (#16322) 4 years ago
Drashna Jaelre 9d235d4fc5
[Core] Change OLED task function to be boolean (#14864)
* [Core] Add kb level callbacks to OLED driver

* Update keyboards and keymaps

* Update docs

* Update userspace configs

* Add fix for my keymap ...

* update lefty
4 years ago
JayceFayne 767f2c0284
[Core] Add `is_oled_scrolling` (#14305) 4 years ago
Xelus22 4e1c5887c5
[Core] Refactor OLED to allow easy addition of other types (#13454)
* add docs

* core changes

* update keyboards to new OLED

* updated users to new OLED

* update layouts to new OLED

* fixup docs

* drashna's suggestion

* fix up docs

* new keyboards with oled

* core split changes

* remaining keyboard files

* Fix The Helix keyboards oled options

* reflect develop

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: mtei <2170248+mtei@users.noreply.github.com>
4 years ago