qmk_firmware/lib
Nick Brassel 1f2b1dedcc
Quantum Painter (#10174)
* Install dependencies before executing unit tests.

* Split out UTF-8 decoder.

* Fixup python formatting rules.

* Add documentation for QGF/QFF and the RLE format used.

* Add CLI commands for converting images and fonts.

* Add stub rules.mk for QP.

* Add stream type.

* Add base driver and comms interfaces.

* Add support for SPI, SPI+D/C comms drivers.

* Include <qp.h> when enabled.

* Add base support for SPI+D/C+RST panels, as well as concrete implementation of ST7789.

* Add support for GC9A01.

* Add support for ILI9341.

* Add support for ILI9163.

* Add support for SSD1351.

* Implement qp_setpixel, including pixdata buffer management.

* Implement qp_line.

* Implement qp_rect.

* Implement qp_circle.

* Implement qp_ellipse.

* Implement palette interpolation.

* Allow for streams to work with either flash or RAM.

* Image loading.

* Font loading.

* QGF palette loading.

* Progressive decoder of pixel data supporting Raw+RLE, 1-,2-,4-,8-bpp monochrome and palette-based images.

* Image drawing.

* Animations.

* Font rendering.

* Check against 256 colours, dump out the loaded palette if debugging enabled.

* Fix build.

* AVR is not the intended audience.

* `qmk format-c`

* Generation fix.

* First batch of docs.

* More docs and examples.

* Review comments.

* Public API documentation.
2022-04-13 18:00:18 +10:00
..
arm_atsam/packs CTRL keyboard bootloader_jump support 2018-09-28 23:09:53 -04:00
chibios@257302333c ChibiOS 21.11.1 update. (#16251) 2022-03-07 21:04:22 +11:00
chibios-contrib@ff1c6ec90c ChibiOS 21.11.1 update. (#16251) 2022-03-07 21:04:22 +11:00
googletest@e2239ee604 Bump gtest (#13885) 2021-08-05 10:46:14 +10:00
lib8tion Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877) 2019-05-19 09:19:46 -07:00
lufa@19a5d533f0 Update LUFA Submodule (2021-07-30) (#13819) 2021-07-31 06:08:44 -07:00
printf@d3b984684b 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
python Quantum Painter (#10174) 2022-04-13 18:00:18 +10:00
usbhost Move USB Host Shield and Arduino core to lib/ (#13973) 2021-08-18 18:20:25 +10:00
vusb@bdb53e4c04 Update vusb to match 3rd endpoint. (#9020) 2020-08-29 14:30:02 -07:00