Commit Graph

23 Commits (b8f6536b29203a9b9d5d4910226d3afedd499f74)

Author SHA1 Message Date
Zach White b8f6536b29 Rework `qmk compile` to bypass `Makefile`. Add new --filter option. 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Zach White db1eacdaac
Align our subprocess usage with current best practices. (#12940) 4 years ago
Erovia 30aae6298b
CLI: Use BASH if SHELL variable is not set (Windows) (#12847) 4 years ago
Joel Challis 7725d813c9
Allow MAKE environment override for 'qmk clean' (#12473) 4 years ago
Zach White 299008be36
Add support for qmk_configurator style aliases (#11954) 4 years ago
Ryan aed8bace97
Fix typo in `get_git_version()` (#12182) 4 years ago
Erovia 7db826dce8
CLI: Fix json flashing (#11765) 4 years ago
Zach White 111eb8990d
Fix QMK_BUILDDATE (#11641) 4 years ago
Zach White da40242dbc
Generate version.h when compiling json files (#11581) 4 years ago
Zach White d9785ec313
Improve the compile and flash subcommands (#11334) 4 years ago
Ryan f9bd9d3b26
c2json: Fix TypeError on MSYS2 (#10709) 5 years ago
Erovia 058737f116
[CLI] Add c2json (#8817) 5 years ago
Ryan 0f9b7b9768
Add debug logging to `run()` (#9986) 5 years ago
Zach White 751316c344
[CLI] Add a subcommand for getting information about a keyboard (#8666) 5 years ago
Pete Johanson 6fb048fdaf CLI: Use `shutil.which` to detect gmake, instead of OS check. 5 years ago
Pete Johanson 06b571aa53 CLI: Invoke gmake on FreeBSD when using `qmk compile`. 5 years ago
Erovia c89c084146
CLI: More MSYS2 fixes (#8577) 5 years ago
skullydazed f81b0e35a6
Add decorators for determining keyboard and keymap based on current directory (#8191) 5 years ago
skullydazed c66930445f
Use pathlib everywhere we can (#7872) 5 years ago
Zach White 033c7af292 Fix compiling json files 6 years ago
QMK Bot 7891de7f6d format code according to conventions [skip ci] 6 years ago
jorgemanzo 897888db41 Add CLI command for flashing a keyboard 6 years ago