Age | Commit message (Expand) | Author |
---|---|---|
2020-09-07 | Update QMK CLI to be inline with upstream | Drashna Jael're |
2020-08-08 | [CLI] Add a subcommand for getting information about a keyboard (#8666) | Zach White |
2020-06-12 | CLI: Use `shutil.which` to detect gmake, instead of OS check. | Pete Johanson |
2020-06-12 | CLI: Invoke gmake on FreeBSD when using `qmk compile`. | Pete Johanson |
2020-06-12 | CLI: More MSYS2 fixes (#8577) | Erovia |
2020-06-12 | Add decorators for determining keyboard and keymap based on current directory... | skullydazed |
2020-03-26 | Use pathlib everywhere we can (#7872) | skullydazed |
2020-01-09 | format code according to conventions [skip ci] | QMK Bot |
2020-01-09 | Add CLI command for flashing a keyboard | jorgemanzo |