Update newbs docs with some rp2040 stuff (#21186)
* Update newbs_building_firmware_configurator.md
* Update docs/newbs_flashing.md
Co-authored-by: Ryan <fauxpark@gmail.com>
Add an emphasis on QMK MSYS terminal (#21168)
* Add an emphasis on QMK MSYS terminal
Not using MSYS terminal is a frequent user error. This change
adds an additional statement to guide users to run the first
command in MSYS itself. Edited the same statement for consistency
in the other OSes.
* Update instructions for the other operating systems
[Docs] Highlight keymap name entry (#21138)
Remove outdated remarks regarding the default MT behavior (#21077)
Update "Most Recent ChangeLog" (#21071)
Merge remote-tracking branch 'origin/master' into develop
Use wayback machine for unreachable site (#20987)
Add a change log for PR20584 (#20998)
Move `pre_process_record_kb()` before `process_combo()` (#20969)
`qmk find`: usability improvements (#20440)
Keymap introspection for combos. (#19670)
Merge remote-tracking branch 'origin/master' into develop
Far better VSCode intellisense support using clangd. (#20382)
Add a user callback for pre process record (#20584)