IS31FL3729 updates (#23109)
[Bug] Fix pmw33xx sensor corruption on get-cpi call (#23116)
Add encoder abstraction. (#21548)
Update GPIO macro usages in core (#23093)
[Driver] ILI9486 on Quantum Painter (#18521)
Co-authored-by: Nick Brassel <nick@tzarc.org>
LED drivers: add support for shutdown pin (#23058)
* LED drivers: add support for shutdown pin
* Update candidate boards
AW20216S: combine EN pin defines (#23067)
is31fl3741: split PWM and scaling buffers (#23049)
LED drivers: update PWM register defines for `g_<driver>_leds` (#23052)
LED drivers: create structs to hold PWM/scaling buffers (#22955)
LED drivers: place I2C addresses into an array (#22975)
Init pins for Analog Joystick sensor (#22985)
Azoteq driver: Remove call to removed i2c function (#22966)
LED drivers: update I2C API usage (#22951)
LED drivers: remove `write_pwm_buffer()` from public API (#22884)
crique zidle fix (#22948)
I2C driver cleanup (#21273)
* remove i2c_start and i2c_stop from i2c drivers
* remove static i2c_address variable from chibios i2c driver
i2c: rename read/write register functions (#22905)