| Commit message (Expand) | Author | Age | Files | Lines |
* | add doctor to safe_commands (#13324) | Zach White | 2021-06-24 | 1 | -1/+2 |
* | Ensure that safe_commands always run (#13199) | Zach White | 2021-06-14 | 1 | -26/+49 |
* | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 1 | -28/+42 |
* | World domination (#13021) | Erovia | 2021-05-29 | 1 | -0/+1 |
* | Use milc.subcommand.config instead of qmk.cli.config (#13002) | Zach White | 2021-05-24 | 1 | -1/+1 |
* | Move the module checking and updating to lib/python (#12416) | Zach White | 2021-05-10 | 1 | -24/+121 |
* | Add script to perform parallel builds. (#12497) | Nick Brassel | 2021-05-09 | 1 | -0/+1 |
* | Add support for tab completion (#12411) | Zach White | 2021-04-14 | 1 | -2/+12 |
* | Add a `qmk format-json` command that will format JSON files (#12372) | Zach White | 2021-03-25 | 1 | -0/+1 |
* | bump to python 3.7 (#11408) | Zach White | 2021-02-13 | 1 | -2/+20 |
* | remove deprecated qmk json-keymap (#11823) | Zach White | 2021-02-08 | 1 | -1/+0 |
* | CI: Add workflow for codebase formatting (#7382) | Joel Challis | 2020-12-10 | 1 | -0/+1 |
* | 2020 November 28 Breaking Changes Update (#11053) | James Young | 2020-11-28 | 1 | -0/+1 |
* | New command: qmk lint (#10761) | Zach White | 2020-11-07 | 1 | -0/+1 |
* | CLI: Add `qmk clean` (#10785) | Ryan | 2020-11-04 | 1 | -0/+1 |
* | Generate api data on each push (#10609) | Zach White | 2020-10-25 | 1 | -0/+1 |
* | [CLI] Add c2json (#8817) | Erovia | 2020-10-06 | 1 | -0/+1 |
* | [CLI] Add a subcommand for getting information about a keyboard (#8666) | Zach White | 2020-05-26 | 1 | -0/+1 |
* | Move everything to Python 3.6 (#8835) | skullydazed | 2020-04-18 | 1 | -2/+5 |
* | Add decorators for determining keyboard and keymap based on current directory... | skullydazed | 2020-03-13 | 1 | -0/+5 |
* | Rename qmk json-keymap to qmk json2c (#8372) | skullydazed | 2020-03-10 | 1 | -0/+1 |
* | Add CLI command for flashing a keyboard | jorgemanzo | 2019-11-15 | 1 | -0/+1 |
* | Add cli convert subcommand, from raw KLE to JSON (#6898) | Cody Bender | 2019-11-12 | 1 | -0/+1 |
* | [Docs] CLI command to serve docs locally (#6956) | fauxpark | 2019-10-08 | 1 | -0/+1 |
* | [CLI] Add `qmk list_keyboards` (#6927) | Dan McClain | 2019-10-07 | 1 | -0/+1 |
* | Configuration system for CLI (#6708) | skullydazed | 2019-09-22 | 1 | -0/+13 |
* | Created new_keymap.py, python version of new_keymap.sh (#6066) | Kenny Hoang | 2019-09-10 | 1 | -0/+0 |