Merge remote-tracking branch 'origin/master' into develop
Remove rosetta instructions for Apple Silicon (#22174)
Add _DEFAULT_ON lighting configuration options (#21865)
Add `RGBLIGHT_DEFAULT_ON` macro configuration option (#20857)
* ADD RGB_DEFAULT_DISABLED option and updated documentation
* Formatting
* Add as by fauxpark's suggestion
Co-authored by: fauxpark
* Formatting
* Use boolean values instead of numerical
Co-authored-by: Ryan <fauxpark@gmail.com>
* Edit documentation formatting
Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove comment
Co-authored-by: Ryan <fauxpark@gmail.com>
* Set RGB mode to DEFAULT macro at init
Co-authored-by: Ryan <fauxpark@gmail.com>
---------
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: zvecr <git@zvecr.com>
is31fl3733: complete LED Matrix support (#22149)
is31fl3218: Add LED Matrix support (#22126)
Co-authored-by: Joel Challis <git@zvecr.com>
is31fl3736: extract single-color API (#22133)
More data driven RGB/LED Matrix config (#21939)
Merge remote-tracking branch 'origin/master' into develop
Fix doc for programmable buttons. (#22136)
Co-authored-by: Yanfei Guo <yguo@anl.gov>
Merge remote-tracking branch 'origin/master' into develop
Fix typo in oled_driver (#22134)
betwen -> between
Move velocikey to within rgblight (#22123)
Update WS2812 docs and add APA102 docs (#22106)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Simplify more feature driver defines (#22090)
Merge remote-tracking branch 'upstream/master' into develop
Added flower blooming on RGB Matrix effect (#21948)
Chibios SPI driver: allow some SPI pins to be left unassigned (#20315)
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test cases (#15889)