Commit Graph

173 Commits (42f4528a4595ddacf7b812a346e912b8c4fa2f96)

Author SHA1 Message Date
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
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 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 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
Zach White 5c924efa04
fix the makefile snippet so flake8 and yapf don't fight (#12849) 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
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
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 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
Zach White 299008be36
Add support for qmk_configurator style aliases (#11954) 4 years ago
Ryan 69eca63a84
`qmk doctor`: Don't run udev checks under WSL (#12231) 4 years ago
Ryan 6461087c86
`qmk generate-rules-mk`: add `--escape` switch for makefile logic (#12101) 4 years ago
Joel Challis f8266a228c
Migrate make_dfu_header to CLI (#12061) 4 years ago
Joel Challis 59c7deab09
Fix generated file output while target exists (#12062) 4 years ago
Zach White 1581ea48dc
Fix develop (#12039) 4 years ago
Stefan Schulze 4a10dfb54d
Fix submodule check for qmk setup (#11379) 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 ccc9c43161
Allow flash/compile to accept relative json paths (#11767) 4 years ago
Erovia 7db826dce8
CLI: Fix json flashing (#11765) 4 years ago
Zach White ef6329af7c
Create a system to map between info.json and config.h/rules.mk (#11548) 4 years ago
Nick Brassel bdb757e189
ChibiOS conf migrations... take 11 (#11646) 4 years ago
Nick Brassel 78fe155b72
Fix up comments showing how to execute config migration. (#11621) 4 years ago
Zach White d9785ec313
Improve the compile and flash subcommands (#11334) 4 years ago
Zach White eaa9106ec7
Add support for specifying BOARD in info.json (#11492) 4 years ago
Zach White 962bc8d9dd
Use the schema to eliminate custom code (#11108) 4 years ago
Zach White e2c7f89347 typo fix 4 years ago
Zach White 30331b383f fix bugs triggered by certain boards 4 years ago
Zach White 9a178f6826 fix rgblight properties 4 years ago
Zach White 56ef80216a make flake8 happy 4 years ago
Zach White b2c26f7cdd get qmk generate-api into a good state 4 years ago