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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-30
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
5
-10
/
+10
2025-11-30
[CI] Format code according to conventions (#25827)
QMK Bot
5
-10
/
+10
2025-11-11
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
3
-12
/
+12
2025-11-11
[Bugfix] QP error handling (#25591)
Pablo Martínez
3
-12
/
+12
2025-10-07
[QP] Minor cleanup and support for RGB888 surface (#25706)
Pablo Martínez
8
-46
/
+34
2025-05-22
Add `compiler_support.h` (#25274)
Pablo Martínez
5
-15
/
+21
2025-02-17
Created SH1107 driver for quantum painter (#24724)
Steve Storck
3
-0
/
+32
2024-12-02
Fix Quantum Painter compiliation issues with heavy optimization (#24667)
Drashna Jaelre
2
-7
/
+7
2024-09-18
Add LD7032 support to QP. (#20828)
Dasky
3
-1
/
+33
2024-06-05
GC9xxx LCD family drivers (GC9107 and GC9A01) (#23091)
Fernando Birra
3
-2
/
+21
2024-02-17
[Driver] ILI9486 on Quantum Painter (#18521)
Pablo Martínez
3
-0
/
+19
2024-02-17
[QP] Native palette support for fonts (#20645)
Pablo Martínez
4
-36
/
+49
2023-10-29
QP getters correction (#22357)
David Hoelscher
1
-2
/
+4
2023-10-22
[QP] Add support for OLED, variable framebuffer bpp (#19997)
Nick Brassel
11
-50
/
+118
2023-10-08
[Bugfix] `qp_ellipse` overflow (#19005)
Pablo Martínez
1
-6
/
+6
2023-10-04
Fix memory leak in realloc failure handling (#22188)
Kuan-Wei, Chiu
1
-3
/
+4
2023-09-25
[Enhancement] QP Getters (#21171)
Pablo Martínez
2
-23
/
+133
2023-09-17
Lvgl rate control (#22049)
David Hoelscher
2
-2
/
+6
2023-07-08
[Bugfix] Check `NULL` pointers on QP (#20481)
Pablo Martínez
8
-24
/
+39
2023-06-08
[Bugfix] LVGL bindings wrong offset math (#21147)
Pablo Martínez
1
-3
/
+0
2023-05-06
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-2
/
+2
2023-05-06
Fixup QP font rendering when `--no-ascii` is specified. (#20637)
Nick Brassel
1
-2
/
+2
2023-05-01
[Feature] Disable debug on QP's internal task (#20623)
Pablo Martínez
1
-0
/
+7
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
13
-102
/
+102
2023-03-20
Quantum Painter QoL enhancements -- auto-poweroff, auto-flush, buffer sizing ...
Nick Brassel
5
-16
/
+138
2023-02-02
QP: Correct rotation and offset when using LVGL (#19713)
jpe230
1
-7
/
+13
2023-01-14
Add RGB565 and RGB888 color support to Quantum Painter (#19382)
David Hoelscher
9
-18
/
+93
2022-12-13
[Core] Quantum Painter - LVGL Integration (#18499)
jpe230
6
-0
/
+218
2022-09-19
[QP] Add RGB565 surface. Docs clarification, cleanup, tabsification, and reor...
Nick Brassel
6
-61
/
+116
2022-09-12
Refactor Unicode feature (#18333)
Ryan
1
-2
/
+3
2022-07-31
Add ST7735 driver to Quantum Painter (#17848)
David Hoelscher
2
-1
/
+16
2022-07-02
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-7
/
+7
2022-07-02
[QP] Explicit buffer alignment. (#17532)
Nick Brassel
1
-7
/
+7
2022-07-02
[QP] Add ILI9488 support. (#17438)
Nick Brassel
2
-1
/
+16
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
21
-0
/
+3599