~ruther/qmk_firmware

ref: f6dd8dea2e493dc549a60fee99de871c4088d09a qmk_firmware/docs d---------
943aae85 — BBBNBBB 2 years ago
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
a781672c — Roberto Santalla 2 years ago
docs: add a note about reflashing both halves for encoder resolution (#19162)

Co-authored-by: Drashna Jaelre <drashna@live.com>
70f67ca9 — Joel Challis 2 years ago
Update breaking changes year... (#19409)

11ae1418 — Alexander Franco 2 years ago
Fix description for selectively disabling animations (#19374)

79d083c6 — Leo Deng 2 years ago
[Docs] Update feature_joystick.md (#19347)

99174edf — Pablo Martínez 2 years ago
[Docs] Remove broken link (#19321)

a5c2eea6 — Pablo Martínez 2 years ago
Update OLED doc (#19213)

* Update OLED doc

* Update docs/feature_oled_driver.md

Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
4a0aa9ad — Joel Challis 2 years ago
Fix headers in info.json reference (#19202)

9ddb0165 — JayceFayne 2 years ago
fix typo (#19189)

690eb4a4 — gshmu 2 years ago
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>
40206741 — Nick Brassel 2 years ago
Merge remote-tracking branch 'upstream/develop'
9e78e65a — Nick Brassel 2 years ago
2022 Nov 26 changelog. (#19164)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)

Joystick feature improvements (#19052)

Change `LED_MATRIX_STARTUP_*` defines to `LED_MATRIX_DEFAULT_*` (#19080)

af6aa225 — Joel Challis 2 years ago
Additional DD backlight config (#19124)

* Additional dd backlight config

* Update docs
08805cad — zvecr 2 years ago
Stub next develop dates
fe652e62 — Pablo Martínez 2 years ago
Fix references to `mouse_report_t` (which doesnt exist) (#19107)

5dabc1b3 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
Next