Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add nullbitsco SCRAMBLE (#11078)
* Add SCRAMBLE
* Make requested changes to PR
* Add all layers to VIA keymap
Implement drashna's PR feedback in order to avoid random data within the layers in VIA.
* Make requested changes to PR
Implement fauxpark's PR feedback to clean up readme.md and rules.mk.
* Make changes based on PR feedback
-Changed VIA layers to enum
-Added info on how to enter the bootloader to readme
Merge remote-tracking branch 'origin/master' into develop
added limit to RGB brightness (#11759)
Move transport.c to QUANTUM_LIB_SRC (#11751)
Merge remote-tracking branch 'origin/master' into develop
[Docs] Japanese translation of internals_*.md (#10316)
* add git checkout internals_related.md translation
* update based on comment
* unify the end of sentence
Stop sounds when suspended (#11553)
* fix stopping audio on suspend vs. startup sound
* trim firmware size
* fix stuck audio on startup (ARM)
Decouple USB events from the USB interrupt handler. (#10437)
Merge remote-tracking branch 'origin/master' into develop
quantum.c send char cleanups (#11743)
Create a system to map between info.json and config.h/rules.mk (#11548)
* generate rules.mk from a json mapping
* generate rules.mk from a json mapping
* support for config.h from json maps
* improve the mapping system
* document the mapping system
* move data/maps to data/mappings
* fix flake8 errors
* fixup LED_MATRIX_DRIVER
* remove product and description from the vision_division keymap level
* reduce the complexity of generate-rules-mk
* add tests for the generate commands
* fix qmk doctor when submodules are not clean
Merge remote-tracking branch 'origin/master' into develop
Merge remote-tracking branch 'origin/master' into develop
Fix missing F2 in top row in AoS TKL maps (#11735)
Merge remote-tracking branch 'origin/master' into develop
undef TAPPING_TERM in users/hvp/hvp.h
rename callum's custom keycode that conflicts with a LUFA define
add missing _MACRO to users/brandonschlack/brandonschlack.h