Use milc.subcommand.config instead of qmk.cli.config (#13002)
* Use milc.subcommand.config instead
* pyformat
* remove the config test
search for the readme in higher directories as well (#12997)
westfoxtrot Cyclops: Configurator key sequence fix (#12979)
Caffeinated Serpent65: Configurator layout data fix (#12972)
[Keymap] Fix wrong BASE layer for default and OLED keymaps (#12932)
[Keymap] simplify layout in motform keymap (#12927)
[Docs] Fix typos in audio config in main config page (#12928)
[Keyboard] Fix typo in summer breeze hardware layout (#12938)
[Keyboard] Updated NK87 GPIO (#12865)
[Keyboard] Add WTF60 (#12883)
[Keyboard] Add WTF60 (#12883)
[Keyboard] Add support for alfredslab 65 (#12334)
Co-authored-by: Ryan <fauxpark@gmail.com>
fix example code in docs/feature_rgblight.md (#12960)
Add EE_HANDS documentation command example (#12730)
* Add command example
* Remove c tag
Co-authored-by: filterpaper <filterpaper@localhost>
Align our subprocess usage with current best practices. (#12940)
* Align our subprocess usage with current best practices.
* remove unused import
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* fix the cpp invocation for older python
* allow for unprompted installation
* make sure qmk new-keyboard works on windows
Co-authored-by: Ryan <fauxpark@gmail.com>