is31fl3737: driver naming cleanups (#21904)
aw20216: driver naming cleanups (#21891)
Merge remote-tracking branch 'origin/master' into develop
[Docs] Improve contrast for warnings in dark mode (#21928)
Implement data driven wear leveling (#21906)
* DD encoder map, wear leveling
* remove encoder map from DD
let's avoid the support headache
* wear leveling: specify the allowed drivers by name
Co-authored-by: Ryan <fauxpark@gmail.com>
* Add additional params
* Relocate under eeprom
* disable parsing
---------
Co-authored-by: Dimitris Mantzouranis <d3xter93@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Clean up RGB LED type (#21859)
[Core] Allow customizing PWM frequency (#21717)
* [Core] Allow customizing PWM frequency
Some frequencies can cause audible noise. Changing the frequency
eliminates that.
Signed-off-by: Daniel Schaefer <dhs@frame.work>
* docs/feature-backlight: Mention PWM frequency
Signed-off-by: Daniel Schaefer <dhs@frame.work>
---------
Signed-off-by: Daniel Schaefer <dhs@frame.work>
Unicode, Unicodemap and UCIS refactor (#21659)
Rework info.json reference (#21324)
* Rework info.json reference
* Apply suggestions from code review
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* Update backlight.pins description
* Add rgblight.driver and lowercase other driver names
* Remove `split.main` and `split.matrix_grid` for now as they are not working yet
---------
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Merge remote-tracking branch 'origin/master' into develop
Corrected duration example, should be number not string (#21839)
Merge remote-tracking branch 'origin/master' into develop
[Doc] Improve magic keycode section (#21787)
RGB Matrix: driver naming cleanups (#21594)
Simplfy RGB/LED matrix effect logic (#21703)
rgblight: driver selection cleanups (#21558)
OLED: driver naming cleanups (#21710)
Merge remote-tracking branch 'origin/master' into develop