~ruther/qmk_firmware

ref: 002b58f0e4ea64eb5b06e36d988160bbb907cb83 qmk_firmware/docs d---------
dc7d2692 — James Young 2 years ago
Grammar Fix for PR Checklist (#18540)

* Grammar Fix for PR Checklist

* Update docs/pr_checklist.md

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Update docs/pr_checklist.md, take 2

Co-authored-by: Nick Brassel <nick@tzarc.org>
00dc764f — Less/Rikki 3 years ago
[docs] Improve documentation regarding info.json (#18508)

* docs: raise info.json awareness

* docs: note that DD migration is WIP
961de3c2 — Markus Knutsson 3 years ago
Update reference_info_json.md (#18518)

* Update reference_info_json.md

* Update docs/reference_info_json.md

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update docs/reference_info_json.md

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update docs/reference_info_json.md

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update docs/reference_info_json.md

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update docs/reference_info_json.md

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
51f2d273 — DeflateAwning 3 years ago
Fix typo (#18526)

269600f6 — Luis Carlos 3 years ago
Update feature_tap_dance.md (#18509)

Fixed typo
244f27ac — Wes Lord 3 years ago
Remove orphan custom functions reference in keymap docs (#18444)

ea80141f — Drashna Jaelre 3 years ago
[Docs] Explicitly mention kb/user callbacks as boolean (#18448)

Co-authored-by: Ryan <fauxpark@gmail.com>
b03a3d70 — Nick Brassel 3 years ago
Checklist clarification. (#18440)

2c516fab — coliss86 3 years ago
[Docs] Extract 'Layer Change Code' and EEPROM (#18174)

* [Docs] Extract 'Layer Change Code' and EEPROM

* adjust wording

* Update docs/custom_quantum_functions.md

Co-authored-by: Joel Challis <git@zvecr.com>

Co-authored-by: Joel Challis <git@zvecr.com>
01f31bf2 — Joel Challis 3 years ago
[Docs] RESET -> QK_BOOT (#18365)

60cac6d9 — Joel Challis 3 years ago
Discourage use of ENCODER_MAP at keyboard level (#18286)

* Discourage use of ENCODER_MAP at keyboard level

* Update docs/feature_encoders.md

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
39e61179 — coliss86 3 years ago
[Docs] Update 'Process Record' according to the code (#18209)

* [doc] Update 'Process Record' according to the code

* [doc] fix link
6f2c1737 — precondition 3 years ago
Expand on the differences between Caps Word and Caps Lock (#18139)

* Expand on the differences between Caps Word and Caps Lock

* Add the equiv default KC_ next to intl alias

* It's configurable so it's not a problem
0a3f7e48 — Nick Brassel 3 years ago
Merge remote-tracking branch 'upstream/develop'
9b5b0722 — Nick Brassel 3 years ago
2022q3 Changelog. (#18180)

Co-authored-by: Drashna Jaelre <drashna@live.com>
d942c03b — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
624d92e2 — Jesse 3 years ago
Update Tap Dance Example 4 (#18138)

break statements are missing from the switch for both registering and unregistering key codes. Neither have a default: case either. The code as exists in the repository right now does not compile. It does with this changes.
5e2ffe7d — Erovia 3 years ago
CLI: Teaching the CLI to flash binaries (#16584)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
5ee482b1 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
e6a1afb8 — Simon Hengel 3 years ago
[Docs] Fix typo in data driven config docs (#18095)

Next