summaryrefslogtreecommitdiff
path: root/quantum/painter/lvgl/qp_lvgl.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-30[CI] Format code according to conventions (#25827)QMK Bot1-3/+3
2023-10-04Fix memory leak in realloc failure handling (#22188)Kuan-Wei, Chiu1-3/+4
2023-09-17Lvgl rate control (#22049)David Hoelscher1-2/+2
2023-07-08[Bugfix] Check `NULL` pointers on QP (#20481)Pablo Martínez1-1/+1
2023-06-08[Bugfix] LVGL bindings wrong offset math (#21147)Pablo Martínez1-3/+0
2023-03-25[Cleanup] Quantum Painter (#19825)Pablo Martínez1-1/+1
2023-02-02QP: Correct rotation and offset when using LVGL (#19713)jpe2301-7/+13
2022-12-13[Core] Quantum Painter - LVGL Integration (#18499)jpe2301-0/+144