Age | Commit message (Expand) | Author |
---|---|---|
2020-03-13 | Add decorators for determining keyboard and keymap based on current directory... | skullydazed |
2020-02-17 | Use pathlib everywhere we can (#7872) | skullydazed |
2020-02-15 | Code cleanup, use pathlib, use pytest keyboard | Erovia |
2020-02-15 | Fix commandline parsing and flake8 findings, rebase | Erovia |
2020-02-15 | Drop bs4 dependency, update docs, minor improvements | Erovia |
2020-02-15 | Another major refactoring, add documentation | Erovia |
2020-02-15 | Fix output format | Erovia |
2020-02-15 | Try to figure out revision, drop -rv/--revision argument | Erovia |
2020-02-15 | Fix help message. | Erovia |
2020-02-15 | Get all buildable keymaps for each revision | Erovia |
2020-02-15 | Major update to work better with revisions | Erovia |
2020-02-15 | CLI: add support for list_keymaps | Erovia |
2019-11-20 | Add flake8 to our test suite and fix all errors (#7379) | skullydazed |
2019-11-12 | Small CLI cleanups | skullY |
2019-10-07 | [CLI] Add `qmk list_keyboards` (#6927) | Dan McClain |