Commit Graph

60 Commits (d6f8df4be873bb9b876e4ec2bb41030c95f58155)

Author SHA1 Message Date
Nick Brassel 1b3f7fcf7d
Add `qmk find` command, reuse logic for `qmk mass-compile`. (#20139) 2 years ago
Nick Brassel 4723f308ad
Remove CLI commands: `multibuild`, `cformat`, `fileformat`, `pyformat`. (#19629) 2 years ago
Nick Brassel 691668340c
Add `qmk mass-compile`, which intends to supercede `qmk multibuild` whilst providing support for filtering as per data-driven definitions. (#18971) 2 years ago
Joel Challis b297531dbf
Migrate 'make git-submodule' to CLI command (#19479) 2 years ago
Stefan Kerkmann 962e4c0e18
[Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 2 years ago
Joel Challis 3e59bbd731
Automate "Data Driven" migrations (#17820) 2 years ago
Joel Challis a69ab05dd6
Initial DD keycode migration (#18643) 3 years ago
Joel Challis 20f142a772
Tidy up LAYOUT macro generation (#18262) 3 years ago
Drashna Jaelre fb29c0ae53
[Core] Add getreuer's Autocorrect feature to core (#15699) 3 years ago
Joel Challis 3d8c624698
Update invalid pip install flag (#18146) 3 years ago
Erovia 5e2ffe7d8f
CLI: Teaching the CLI to flash binaries (#16584) 3 years ago
Joel Challis 59e28b8958
Add cli command to import keyboard|keymap|kbfirmware (#16668) 3 years ago
Joel Challis 7326a0051b
Allow module check to error out when piped to /dev/null (#17505) 3 years ago
Joel Challis 608fa5154c
Data driven `g_led_config` (#16728) 3 years ago
Nick Brassel 1f2b1dedcc
Quantum Painter (#10174) 3 years ago
Erovia efc9c525b1
CLI: Add 'via2json' subcommand (#16468) 3 years ago
Nick Brassel b9148eb1bd
[cli] Export list of `develop` PRs to be merged into `master` (#13944) 4 years ago
Erovia c8b09d0d4a
CLI: Add 'cd' subcommand (#12584) 4 years ago
Zach White 20f81af98a
Allow community layouts to be specified in info.json (#14682) 4 years ago
Bao 590b405468
New CLI subcommand to create clang-compatible compilation database (`compile_commands.json`) (#14370) 4 years ago
Zach White baa423004a
ensure that the directory for sys.executable is in the user's path (#14229) 4 years ago
Zach White f155865804
remove qmk console, which is now part of the global cli (#14206) 4 years ago
Zach White 4742a3a48f
use sudo to install modules if needed (#13984) 4 years ago
Zach White 4ab8734d6e
Move all our CLI file formatters to the format dir (#13296) 4 years ago
Zach White ffdfe3798b
switch to qmk-dotty-dict (#13460) 4 years ago
Ryan bbe43a91eb
CLI: Add subcommand to generate version.h (#13151) 4 years ago
Zach White 7c2bd4dd88
add doctor to safe_commands (#13324) 4 years ago
Zach White 0713797c58
Ensure that safe_commands always run (#13199) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Erovia f55e39e8a2
World domination (#13021) 4 years ago
Zach White aa97f52963
Use milc.subcommand.config instead of qmk.cli.config (#13002) 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
Nick Brassel 1426ffc0ee
Add script to perform parallel builds. (#12497) 4 years ago
Zach White 7a25dcacff
New command: qmk console (#12828) 4 years ago
Zach White 588bcdc8ca
Add support for tab completion (#12411) 4 years ago
Zach White 3e60997edb
Add a `qmk format-json` command that will format JSON files (#12372) 4 years ago
Zach White cd336b2b54
bump to python 3.7 (#11408) 4 years ago
Zach White 448cc1acd5
remove deprecated qmk json-keymap (#11823) 4 years ago
Joel Challis 6c4b6531fe
CI: Add workflow for codebase formatting (#7382) 4 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
Zach White 4d33d72975
New command: qmk lint (#10761) 5 years ago
Ryan 7ef98e7f61
CLI: Add `qmk clean` (#10785) 5 years ago
Zach White 0c42f91f4c
Generate api data on each push (#10609) 5 years ago
Erovia 058737f116
[CLI] Add c2json (#8817) 5 years ago
Zach White 751316c344
[CLI] Add a subcommand for getting information about a keyboard (#8666) 5 years ago
skullydazed 66d94dc22a
Move everything to Python 3.6 (#8835) 5 years ago
skullydazed f81b0e35a6
Add decorators for determining keyboard and keymap based on current directory (#8191) 5 years ago
skullydazed 2a05d433c9
Rename qmk json-keymap to qmk json2c (#8372) 5 years ago