Commit Graph

243 Commits (fd284c43a598061afeb30e8edb4fb239f0196ac3)

Author SHA1 Message Date
Erovia e05f9c4a08
CLI: Add git and venv info to doctor's output (#13405) 4 years ago
Nick Brassel 8bb231aa1c
Adds support for STM32L412xB, STM32L422xB. (#13383) 4 years ago
Ryan 53ace430fe
Doctor: print CLI version (#13356) 4 years ago
Ryan bbe43a91eb
CLI: Add subcommand to generate version.h (#13151) 4 years ago
Zach White b908275354
Optimize our jsonschema by using refs (#13271) 4 years ago
Zach White 7c2bd4dd88
add doctor to safe_commands (#13324) 4 years ago
Zach White 42f4528a45
expand the size of the textpad to allow for taller keyboards (#13319) 4 years ago
Zach White df794fa5cc
Remove the redundant pin name validation (#13251) 4 years ago
Zach White e87d231645
Refactor doctor.py into a directory (#13298) 4 years ago
Michael Stapelberg 7c5ef4060e
allow LINE_PINxx for Teensy 4.x pins (#13247) 4 years ago
Zach White 0713797c58
Ensure that safe_commands always run (#13199) 4 years ago
Nick Brassel 21aa7890cb
Allow limiting the multibuild based on keymap name. (#13066) 4 years ago
Ryan af91221ddb
`qmk multibuild`: Fix bug with Path objects (#13093) 4 years ago
Erovia 305cca9a5e
CLI: Fix automagic (#13046) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Erovia f55e39e8a2
World domination (#13021) 4 years ago
Erovia 84883d3400
CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 4 years ago
Zach White aa97f52963
Use milc.subcommand.config instead of qmk.cli.config (#13002) 4 years ago
Zach White bc67ca6a59
search for the readme in higher directories as well (#12997) 4 years ago
Zach White 4c0d8ae8d7
ensure we do not conflict with existing keymap aliases (#12976) 4 years ago
Zach White db1eacdaac
Align our subprocess usage with current best practices. (#12940) 4 years ago
Erovia 3023015c5b
Make sure 'cformat' only runs on core files (#12909) 4 years ago
Zach White de5c30a9ba
Use milc.subcommand.config instead of qmk.cli.config (#12915) 4 years ago
Zach White 6da60d4a5d
Add setup, clone, and env to the list of commands we allow even with broken modules (#12868) 4 years ago
Zach White bc38c38f8c
Move the module checking and updating to lib/python (#12416) 4 years ago
Zach White a3e7f3e7c5
Improve our CI tests (#11476) 4 years ago
Joel Challis 3f854e16ac
Catch 'LAYOUTS = all' in lint (#12848) 4 years ago
Zach White 5c924efa04
fix the makefile snippet so flake8 and yapf don't fight (#12849) 4 years ago
Erovia 30aae6298b
CLI: Use BASH if SHELL variable is not set (Windows) (#12847) 4 years ago
github-actions[bot] 6c5e94061c
[CI] Format code according to conventions (#12838) 4 years ago
Nick Brassel 1426ffc0ee
Add script to perform parallel builds. (#12497) 4 years ago
Joel Challis f544b60aaa
Align qmk info ascii logic with milc logging (#11627) 4 years ago
Joel Challis 7725d813c9
Allow MAKE environment override for 'qmk clean' (#12473) 4 years ago
Zach White 7a25dcacff
New command: qmk console (#12828) 4 years ago
Zach White 5d27c772fd
Fix comment parsing (#12750) 4 years ago
Joel Challis 25c97e0019
Shim cli to new keyboard script (#12780) 4 years ago
Joel Challis 0fd8faa1ad
Fix unused import in recent generation code (#12781) 4 years ago
Joel Challis fc2b51194c
Allow <keyboard>.h to be optional when going data driven (#12706) 4 years ago
Xelus22 9cf82fae95
Add STM32L433 and L443 support (#12063) 4 years ago
Purdea Andrei 3f7350732c
Add support for MCU = STM32F446 (#12619) 4 years ago
Nick Brassel b88498ba85
Fix CLI incorrectly following `DEFAULT_FOLDER` (#12529) 4 years ago
Zach White 588bcdc8ca
Add support for tab completion (#12411) 4 years ago
Ryan 2170b75b26
`qmk chibios-confmigrate`: Make `-i` and `-r` required (#12515) 4 years ago
Ryan cd981ec56a
`qmk doctor`: Fix WSL /mnt check (#12466) 4 years ago
Ryan 12f308748f
qmk doctor: Display macOS and Windows versions, and add WSL warning for /mnt (#12441) 4 years ago
github-actions[bot] 8a950a7116
Format code according to conventions (#12437) 4 years ago
Nick Brassel 64551a8386
Allow for clang-format up to v20. (#12407) 4 years ago
Zach White 5dc7951dc0
add utf-8 encoding to the open() call (#12388) 4 years ago
Zach White 3e60997edb
Add a `qmk format-json` command that will format JSON files (#12372) 4 years ago
github-actions[bot] 54b80ecf9f
[CI] Format code according to conventions (#12363) 4 years ago