[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>
[Docs] RESET -> QK_BOOT (#18365)
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>
[Docs] Update 'Process Record' according to the code (#18209)
* [doc] Update 'Process Record' according to the code
* [doc] fix link
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
Merge remote-tracking branch 'upstream/develop'
Merge remote-tracking branch 'origin/master' into develop
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.
Merge remote-tracking branch 'origin/master' into develop
[Docs] Fix typo in data driven config docs (#18095)
Merge remote-tracking branch 'origin/master' into develop
[Docs] Update list of "ARM-based ProMicro replacements" (#18083)
Add Bonsai C4 converter (#17711)
Merge remote-tracking branch 'origin/master' into develop
[Docs] Use layer number as example for COMBO_ONLY_FROM_LAYER (#18072)
Co-authored-by: Ryan <fauxpark@gmail.com>
Merge remote-tracking branch 'origin/master' into develop
Adjust the hierarchy of chapter `Deferred Execution` (#18075)
Merge remote-tracking branch 'origin/master' into develop