Commit Graph

355 Commits (0c8109a1acd1cf390c9088256e2b269d6a10d39c)

Author SHA1 Message Date
Joel Challis 01b702bece
Split out HAPTIC_ENABLE to have separate DRIVER option (#14854) 4 years ago
Stefan Kerkmann e50867d52d
[Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 4 years ago
Ryan 3c0eeec755
Try to clarify "number of elements in info.json does not match" error (#14844) 4 years ago
Joel Challis 40bc5a8192
Enable CLI flashing via mdloader (#14729) 4 years ago
Joel Challis dace4d5f0d
Remove QWIIC_DRIVERS (#14174) 4 years ago
Zach White 20f81af98a
Allow community layouts to be specified in info.json (#14682) 4 years ago
Ryan 1a9e7b95ab
Change `MK66F18` -> `MK66FX1M0` (#14659) 4 years ago
Zach White fce9cb9338
Cleanup issues identified by lgtm (#14459) 4 years ago
Nick Brassel 28b8b578b0
compiledb: query include paths from gcc directly. (#14462) 4 years ago
Bao 590b405468
New CLI subcommand to create clang-compatible compilation database (`compile_commands.json`) (#14370) 4 years ago
Ryan 4791cfae1a
Remove width, height and key_count from info.json (#14274) 4 years ago
Ryan d5cb7de5e4
Change USBasp and bootloadHID bootloaders to lowercase (#14354) 4 years ago
Zach White 596c4a1f87
Remove bin/qmk (#14231) 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 c729df09ca
fix automatic directory for qmk lint (#14215) 4 years ago
Zach White 566d598516
Add check for non-assignment code in rules.mk (#12108) 4 years ago
Zach White f155865804
remove qmk console, which is now part of the global cli (#14206) 4 years ago
Joel Challis 2cade3a483
Align some quantum sub-directories (#14134) 4 years ago
Joel Challis c1add5d0e2
Restore layout count validation (#14068) 4 years ago
Joel Challis 2e734fb6b9
Add config.h and rules.mk support for data driven keymaps (#12859) 4 years ago
ruro 3b28178deb
`--parallel` improvements (#13800) 4 years ago
Drashna Jaelre 85351dc23d
[CLI] Add qmk-hid bootloader detection support to `qmk console` (#14038) 4 years ago
Zach White 8d9bfdc254
Add a lot more data to info.json (#13366) 4 years ago
Zach White fd340f8957
Defer the expensive search for layout macros until info.json has been processed (#14007) 4 years ago
Zach White 4742a3a48f
use sudo to install modules if needed (#13984) 4 years ago
Zach White ed84a4e7e3
Improve the qmk lint readme check (#13941) 4 years ago
Zach White e6c171bdd6
Fix generate api (#13930) 4 years ago
Zach White 5eb0e406fd
make json imports more robust (#13928) 4 years ago
thpoll83 b43c6bc176
Add support for STM32F407x MCUs. (#13718) 4 years ago
ruro 52dad230d6
[CLI] Make `qmk doctor` more lenient about system config (#13804) 4 years ago
Ryan b021c2f2c5
Port new_keyboard.sh to CLI (#13706) 4 years ago
Ryan 8b39a3c484
`qmk docs`: Add flag to open in browser (#13788) 4 years ago
Ryan 25f43837d2
Remove references to info.json `width` and `height` in CLI (#13728) 4 years ago
Erovia fdcea06336
CLI/Docs: Fix the format commands' name (#13668) 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
Zach White 0b06452d00
Matrix consistency check (#13470) 4 years ago
Erovia e05f9c4a08
CLI: Add git and venv info to doctor's output (#13405) 4 years ago
Nick Brassel 8bb231aa1c
Adds support for STM32L412xB, STM32L422xB. (#13383) 4 years ago
Ryan 53ace430fe
Doctor: print CLI version (#13356) 4 years ago
Ryan bbe43a91eb
CLI: Add subcommand to generate version.h (#13151) 4 years ago
Zach White b908275354
Optimize our jsonschema by using refs (#13271) 4 years ago
Zach White 7c2bd4dd88
add doctor to safe_commands (#13324) 4 years ago
Zach White 42f4528a45
expand the size of the textpad to allow for taller keyboards (#13319) 4 years ago
Zach White df794fa5cc
Remove the redundant pin name validation (#13251) 4 years ago
Zach White e87d231645
Refactor doctor.py into a directory (#13298) 4 years ago
Michael Stapelberg 7c5ef4060e
allow LINE_PINxx for Teensy 4.x pins (#13247) 4 years ago
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