223 Commits (462c3a615113e84ac3ca837a5caeb928c0ec8505)

Author SHA1 Message Date
  Joel Challis ec0bb791f8
Partially reinstate CI formatting process (#15155) 2 years ago
  Erovia c8b09d0d4a
CLI: Add 'cd' subcommand (#12584) 2 years ago
  James Young 84ea77ead6
Remove `BOOTMAGIC_ENABLE = lite` option (#15002) 2 years ago
  Mikkel Jeppesen fefd7fdc51
Refactor new-keyboard to be python3.7 compatible (#14707) 2 years ago
  Ryan 9401836727
Map `PRODUCT` define to `keyboard_name` (#14372) 2 years ago
  Ryan 6437045166
`qmk docs`: Run `docsify serve` if available (#15056) 2 years ago
  Joel Challis 40bc5a8192
Enable CLI flashing via mdloader (#14729) 2 years ago
  Zach White 20f81af98a
Allow community layouts to be specified in info.json (#14682) 2 years ago
  Zach White fce9cb9338
Cleanup issues identified by lgtm (#14459) 2 years ago
  Nick Brassel 28b8b578b0
compiledb: query include paths from gcc directly. (#14462) 2 years ago
  Bao 590b405468
New CLI subcommand to create clang-compatible compilation database (`compile_commands.json`) (#14370) 2 years ago
  Ryan d5cb7de5e4
Change USBasp and bootloadHID bootloaders to lowercase (#14354) 2 years ago
  Zach White 596c4a1f87
Remove bin/qmk (#14231) 2 years ago
  Zach White baa423004a
ensure that the directory for sys.executable is in the user's path (#14229) 2 years ago
  Zach White c729df09ca
fix automatic directory for qmk lint (#14215) 2 years ago
  Zach White 566d598516
Add check for non-assignment code in rules.mk (#12108) 2 years ago
  Zach White f155865804
remove qmk console, which is now part of the global cli (#14206) 2 years ago
  Joel Challis 2cade3a483
Align some quantum sub-directories (#14134) 2 years ago
  Joel Challis 2e734fb6b9
Add config.h and rules.mk support for data driven keymaps (#12859) 2 years ago
  ruro 3b28178deb
`--parallel` improvements (#13800) 2 years ago
  Drashna Jaelre 85351dc23d
[CLI] Add qmk-hid bootloader detection support to `qmk console` (#14038) 2 years ago
  Zach White 8d9bfdc254
Add a lot more data to info.json (#13366) 2 years ago
  Zach White 4742a3a48f
use sudo to install modules if needed (#13984) 2 years ago
  Zach White ed84a4e7e3
Improve the qmk lint readme check (#13941) 2 years ago
  ruro 52dad230d6
[CLI] Make `qmk doctor` more lenient about system config (#13804) 2 years ago
  Ryan b021c2f2c5
Port new_keyboard.sh to CLI (#13706) 2 years ago
  Ryan 8b39a3c484
`qmk docs`: Add flag to open in browser (#13788) 2 years ago
  Ryan 25f43837d2
Remove references to info.json `width` and `height` in CLI (#13728) 2 years ago
  Erovia fdcea06336
CLI/Docs: Fix the format commands' name (#13668) 2 years ago
  Zach White 4ab8734d6e
Move all our CLI file formatters to the format dir (#13296) 2 years ago
  Zach White ffdfe3798b
switch to qmk-dotty-dict (#13460) 2 years ago
  Erovia e05f9c4a08
CLI: Add git and venv info to doctor's output (#13405) 2 years ago
  Ryan 53ace430fe
Doctor: print CLI version (#13356) 2 years ago
  Ryan bbe43a91eb
CLI: Add subcommand to generate version.h (#13151) 2 years ago
  Zach White b908275354
Optimize our jsonschema by using refs (#13271) 2 years ago
  Zach White 7c2bd4dd88
add doctor to safe_commands (#13324) 2 years ago
  Zach White e87d231645
Refactor doctor.py into a directory (#13298) 2 years ago
  Zach White 0713797c58
Ensure that safe_commands always run (#13199) 3 years ago
  Nick Brassel 21aa7890cb
Allow limiting the multibuild based on keymap name. (#13066) 3 years ago
  Ryan af91221ddb
`qmk multibuild`: Fix bug with Path objects (#13093) 3 years ago
  James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 3 years ago
  Erovia f55e39e8a2
World domination (#13021) 3 years ago
  Erovia 84883d3400
CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 3 years ago
  Zach White aa97f52963
Use milc.subcommand.config instead of qmk.cli.config (#13002) 3 years ago
  Zach White bc67ca6a59
search for the readme in higher directories as well (#12997) 3 years ago
  Zach White 4c0d8ae8d7
ensure we do not conflict with existing keymap aliases (#12976) 3 years ago
  Zach White db1eacdaac
Align our subprocess usage with current best practices. (#12940) 3 years ago
  Erovia 3023015c5b
Make sure 'cformat' only runs on core files (#12909) 3 years ago
  Zach White de5c30a9ba
Use milc.subcommand.config instead of qmk.cli.config (#12915) 3 years ago
  Zach White 6da60d4a5d
Add setup, clone, and env to the list of commands we allow even with broken modules (#12868) 3 years ago