Fixes unicode_map declaration example (#19450)
If the previous example was used the incorrect codepoints are produced.
Changes the order of arguments the declaration of the unicode_map
docs: add a note about reflashing both halves for encoder resolution (#19162)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Update breaking changes year... (#19409)
Fix description for selectively disabling animations (#19374)
[Docs] Update feature_joystick.md (#19347)
[Docs] Remove broken link (#19321)
Fix headers in info.json reference (#19202)
Fix RWIN typo within keycode list (#19155)
fix typo
[Docs] Update reference_info_json.md (#18817)
* [Docs] Update reference_info_json.md
- Makes it easier to find keyboard.jsonschema.
- Adds a reference to the Data Driven page.
* Update docs/reference_info_json.md
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Merge remote-tracking branch 'upstream/develop'
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Joystick feature improvements (#19052)
Change `LED_MATRIX_STARTUP_*` defines to `LED_MATRIX_DEFAULT_*` (#19080)
Additional DD backlight config (#19124)
* Additional dd backlight config
* Update docs
Fix references to `mouse_report_t` (which doesnt exist) (#19107)
Merge remote-tracking branch 'origin/master' into develop