Commit Graph

53 Commits (12e4a36db7149bf81e43ad209fb804d69cd1c201)

Author SHA1 Message Date
Joel Challis a69ab05dd6
Initial DD keycode migration (#18643) 3 years ago
Joel Challis 20f142a772
Tidy up LAYOUT macro generation (#18262) 3 years ago
Drashna Jaelre fb29c0ae53
[Core] Add getreuer's Autocorrect feature to core (#15699) 3 years ago
Joel Challis 3d8c624698
Update invalid pip install flag (#18146) 3 years ago
Erovia 5e2ffe7d8f
CLI: Teaching the CLI to flash binaries (#16584) 3 years ago
Joel Challis 59e28b8958
Add cli command to import keyboard|keymap|kbfirmware (#16668) 3 years ago
Joel Challis 7326a0051b
Allow module check to error out when piped to /dev/null (#17505) 3 years ago
Joel Challis 608fa5154c
Data driven `g_led_config` (#16728) 3 years ago
Nick Brassel 1f2b1dedcc
Quantum Painter (#10174) 3 years ago
Erovia efc9c525b1
CLI: Add 'via2json' subcommand (#16468) 3 years ago
Nick Brassel b9148eb1bd
[cli] Export list of `develop` PRs to be merged into `master` (#13944) 4 years ago
Erovia c8b09d0d4a
CLI: Add 'cd' subcommand (#12584) 4 years ago
Zach White 20f81af98a
Allow community layouts to be specified in info.json (#14682) 4 years ago
Bao 590b405468
New CLI subcommand to create clang-compatible compilation database (`compile_commands.json`) (#14370) 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 f155865804
remove qmk console, which is now part of the global cli (#14206) 4 years ago
Zach White 4742a3a48f
use sudo to install modules if needed (#13984) 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
Ryan bbe43a91eb
CLI: Add subcommand to generate version.h (#13151) 4 years ago
Zach White 7c2bd4dd88
add doctor to safe_commands (#13324) 4 years ago
Zach White 0713797c58
Ensure that safe_commands always run (#13199) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Erovia f55e39e8a2
World domination (#13021) 4 years ago
Zach White aa97f52963
Use milc.subcommand.config instead of qmk.cli.config (#13002) 4 years ago
Zach White de5c30a9ba
Use milc.subcommand.config instead of qmk.cli.config (#12915) 4 years ago
Zach White 6da60d4a5d
Add setup, clone, and env to the list of commands we allow even with broken modules (#12868) 4 years ago
Zach White bc38c38f8c
Move the module checking and updating to lib/python (#12416) 4 years ago
Nick Brassel 1426ffc0ee
Add script to perform parallel builds. (#12497) 4 years ago
Zach White 7a25dcacff
New command: qmk console (#12828) 4 years ago
Zach White 588bcdc8ca
Add support for tab completion (#12411) 4 years ago
Zach White 3e60997edb
Add a `qmk format-json` command that will format JSON files (#12372) 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 6c4b6531fe
CI: Add workflow for codebase formatting (#7382) 4 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
Zach White 4d33d72975
New command: qmk lint (#10761) 5 years ago
Ryan 7ef98e7f61
CLI: Add `qmk clean` (#10785) 5 years ago
Zach White 0c42f91f4c
Generate api data on each push (#10609) 5 years ago
Erovia 058737f116
[CLI] Add c2json (#8817) 5 years ago
Zach White 751316c344
[CLI] Add a subcommand for getting information about a keyboard (#8666) 5 years ago
skullydazed 66d94dc22a
Move everything to Python 3.6 (#8835) 5 years ago
skullydazed f81b0e35a6
Add decorators for determining keyboard and keymap based on current directory (#8191) 5 years ago
skullydazed 2a05d433c9
Rename qmk json-keymap to qmk json2c (#8372) 5 years ago
jorgemanzo 897888db41 Add CLI command for flashing a keyboard 6 years ago
Cody Bender 7329c2d02d Add cli convert subcommand, from raw KLE to JSON (#6898) 6 years ago
fauxpark 2707652c98 [Docs] CLI command to serve docs locally (#6956) 6 years ago
Dan McClain f04e58dad6 [CLI] Add `qmk list_keyboards` (#6927) 6 years ago
skullydazed d569f08771
Configuration system for CLI (#6708) 6 years ago
Kenny Hoang 595232ec98 Created new_keymap.py, python version of new_keymap.sh (#6066) 6 years ago