aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/painter/lvgl
Commit message (Collapse)AuthorAgeFilesLines
* [CI] Format code according to conventions (#25827)QMK Bot2025-11-301-3/+3
| | | Format code according to conventions
* Fix memory leak in realloc failure handling (#22188)Kuan-Wei, Chiu2023-10-041-3/+4
|
* Lvgl rate control (#22049)David Hoelscher2023-09-172-2/+6
|
* [Bugfix] Check `NULL` pointers on QP (#20481)Pablo Martínez2023-07-071-1/+1
|
* [Bugfix] LVGL bindings wrong offset math (#21147)Pablo Martínez2023-06-081-3/+0
|
* [Cleanup] Quantum Painter (#19825)Pablo Martínez2023-03-251-1/+1
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* QP: Correct rotation and offset when using LVGL (#19713)jpe2302023-02-021-7/+13
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Joel Challis <git@zvecr.com>
* [Core] Quantum Painter - LVGL Integration (#18499)jpe2302022-12-123-0/+193
Co-authored-by: Nick Brassel <nick@tzarc.org>