Merge remote-tracking branch 'origin/master' into develop
Fix minimum python version references (#22191)
is31fl3737/3741: add LED Matrix support (#22163)
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