aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/painter/tft_panel/qp_tft_panel.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2025-11-301-2/+2
|\
| * [CI] Format code according to conventions (#25827)QMK Bot2025-11-301-2/+2
* | [QP] Minor cleanup and support for RGB888 surface (#25706)Pablo Martínez2025-10-081-5/+2
|/
* Rename RGB and HSV structs (#24471)Ryan2024-10-121-2/+2
* [Cleanup] Quantum Painter (#19825)Pablo Martínez2023-03-251-6/+6
* Add RGB565 and RGB888 color support to Quantum Painter (#19382)David Hoelscher2023-01-141-0/+5
* [QP] Add RGB565 surface. Docs clarification, cleanup, tabsification, and reor...Nick Brassel2022-09-181-3/+1
* [QP] Add ILI9488 support. (#17438)Nick Brassel2022-07-021-30/+30
* Quantum Painter (#10174)Nick Brassel2022-04-131-0/+130