index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
painter
/
qp_draw_image.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-02
Fix Quantum Painter compiliation issues with heavy optimization (#24667)
Drashna Jaelre
1
-3
/
+3
2024-02-17
[QP] Native palette support for fonts (#20645)
Pablo Martínez
1
-27
/
+2
2023-10-22
[QP] Add support for OLED, variable framebuffer bpp (#19997)
Nick Brassel
1
-4
/
+5
2023-07-08
[Bugfix] Check `NULL` pointers on QP (#20481)
Pablo Martínez
1
-3
/
+3
2023-04-03
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-0
/
+4
2023-04-03
[Bugfix] Check QGF's bpp against display's native_bits_per_pixel (#19995)
Pablo Martínez
1
-0
/
+4
2023-03-25
[Cleanup] Quantum Painter (#19825)
Pablo Martínez
1
-6
/
+6
2023-03-20
Quantum Painter QoL enhancements -- auto-poweroff, auto-flush, buffer sizing ...
Nick Brassel
1
-13
/
+1
2023-01-14
Add RGB565 and RGB888 color support to Quantum Painter (#19382)
David Hoelscher
1
-11
/
+26
2022-12-13
[Core] Quantum Painter - LVGL Integration (#18499)
jpe230
1
-0
/
+12
2022-09-19
[QP] Add RGB565 surface. Docs clarification, cleanup, tabsification, and reor...
Nick Brassel
1
-12
/
+31
2022-04-17
[QP] Check BPP capabilities before loading the palette (#16863)
Stefan Kerkmann
1
-6
/
+6
2022-04-13
Quantum Painter (#10174)
Nick Brassel
1
-0
/
+382