157 Commits (7a25dcacffcadf541da5107a35856b66e770bcaf)

Author SHA1 Message Date
  Zach White 7a25dcacff
New command: qmk console (#12828) 3 years ago
  Joel Challis 25c97e0019
Shim cli to new keyboard script (#12780) 3 years ago
  Joel Challis 0fd8faa1ad
Fix unused import in recent generation code (#12781) 3 years ago
  Joel Challis fc2b51194c
Allow <keyboard>.h to be optional when going data driven (#12706) 3 years ago
  Zach White 588bcdc8ca
Add support for tab completion (#12411) 3 years ago
  Ryan 2170b75b26
`qmk chibios-confmigrate`: Make `-i` and `-r` required (#12515) 3 years ago
  Ryan cd981ec56a
`qmk doctor`: Fix WSL /mnt check (#12466) 3 years ago
  Ryan 12f308748f
qmk doctor: Display macOS and Windows versions, and add WSL warning for /mnt (#12441) 3 years ago
  github-actions[bot] 8a950a7116
Format code according to conventions (#12437) 3 years ago
  Nick Brassel 64551a8386
Allow for clang-format up to v20. (#12407) 3 years ago
  Zach White 3e60997edb
Add a `qmk format-json` command that will format JSON files (#12372) 3 years ago
  github-actions[bot] 54b80ecf9f
[CI] Format code according to conventions (#12363) 3 years ago
  Zach White 299008be36
Add support for qmk_configurator style aliases (#11954) 3 years ago
  Ryan 69eca63a84
`qmk doctor`: Don't run udev checks under WSL (#12231) 3 years ago
  Ryan 6461087c86
`qmk generate-rules-mk`: add `--escape` switch for makefile logic (#12101) 3 years ago
  Joel Challis f8266a228c
Migrate make_dfu_header to CLI (#12061) 3 years ago
  Joel Challis 59c7deab09
Fix generated file output while target exists (#12062) 3 years ago
  Zach White 1581ea48dc
Fix develop (#12039) 3 years ago
  Stefan Schulze 4a10dfb54d
Fix submodule check for qmk setup (#11379) 3 years ago
  Zach White cd336b2b54
bump to python 3.7 (#11408) 3 years ago
  Zach White 448cc1acd5
remove deprecated qmk json-keymap (#11823) 3 years ago
  Joel Challis ccc9c43161
Allow flash/compile to accept relative json paths (#11767) 3 years ago
  Erovia 7db826dce8
CLI: Fix json flashing (#11765) 3 years ago
  Zach White ef6329af7c
Create a system to map between info.json and config.h/rules.mk (#11548) 3 years ago
  Nick Brassel bdb757e189
ChibiOS conf migrations... take 11 (#11646) 3 years ago
  Nick Brassel 78fe155b72
Fix up comments showing how to execute config migration. (#11621) 3 years ago
  Zach White d9785ec313
Improve the compile and flash subcommands (#11334) 3 years ago
  Zach White eaa9106ec7
Add support for specifying BOARD in info.json (#11492) 3 years ago
  Zach White 962bc8d9dd
Use the schema to eliminate custom code (#11108) 3 years ago
  Zach White e2c7f89347 typo fix 3 years ago
  Zach White 30331b383f fix bugs triggered by certain boards 3 years ago
  Zach White 9a178f6826 fix rgblight properties 3 years ago
  Zach White 56ef80216a make flake8 happy 3 years ago
  Zach White b2c26f7cdd get qmk generate-api into a good state 3 years ago
  Zach White ededff8556 validate keyboard data with jsonschema 3 years ago
  Zach White 6daa204363 fix keyboards with apostrophes in their names 3 years ago
  Zach White 11bd98f684
Fix broken keyboards (#11412) 3 years ago
  Zach White f27d8d9448
Fix compiling on develop (#11409) 3 years ago
  Zach White c07543133a
Return the make exit code for qmk compile and flash (#11402) 3 years ago
  Zach White 47b9b11009
Configure keyboard matrix from info.json (#10817) 3 years ago
  LongerHV 221d8fd866
[CLI] Add stdin support for json2c command (#11289) 3 years ago
  Ryan 6a292e11d3
`qmk fileformat`: only print complaints, and fix some of them (#11278) 3 years ago
  Erovia a380a26ad2
Split of the doctor codebase (#11255) 3 years ago
  Ryan 0239ce025a
Doctor: add check for .git folder (#11208) 3 years ago
  Zach White 624cafbfd2
Change keyboard json format to bring it inline with the current api (#11231) 3 years ago
  Zach White bded5f473c
simplify qmk doctor to make room for #11208 (#11242) 3 years ago
  Ryan 37fb14f1b5
CLI-ify rgblight_breathing_table_calc.c (#11174) 3 years ago
  Joel Challis 1ebd243cdc
CI automated format fixes (#11179) 3 years ago
  Joel Challis 5b5d74a267
Fix warning logic when running 'qmk format -a' (#11177) 3 years ago
  Joel Challis 6c4b6531fe
CI: Add workflow for codebase formatting (#7382) 3 years ago