summaryrefslogtreecommitdiffstats
path: root/quantum/painter/lvgl
Commit message (Collapse)AuthorAgeFilesLines
* [Bugfix] Check `NULL` pointers on QP (#20481)Pablo Martínez2023-07-081-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-133-0/+193
Co-authored-by: Nick Brassel <nick@tzarc.org>