QMK Bot
|
6ed61c65dd
|
[CI] Format code according to conventions (#25827)
Format code according to conventions
|
2025-11-30 19:25:13 +00:00 |
|
Pablo Martínez
|
e7ad19bb95
|
[Bugfix] QP error handling (#25591)
* change QP so that any func can return error (`void` -> `bool` returns)
|
2025-11-11 23:20:48 +11:00 |
|
David Hoelscher
|
e9bd7d7ad3
|
I2C driver cleanup (#21273)
* remove i2c_start and i2c_stop from i2c drivers
* remove static i2c_address variable from chibios i2c driver
|
2024-01-17 14:05:38 +01:00 |
|
Nick Brassel
|
8e614250b4
|
[QP] Add support for OLED, variable framebuffer bpp (#19997)
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Fixup delta frame coordinates after #20296.
|
2023-10-22 13:27:31 +11:00 |
|