summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/find.py
AgeCommit message (Collapse)Author
2023-11-15CLI refactoring for common build target APIs (#22221)Nick Brassel
2023-10-17Allow for disabling of parallel processing of qmk find and `qmk ↵Nick Brassel
mass-compile`. (#22160) Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-05-27Fix up `qmk find` when not specifying filters. (#21059)Nick Brassel
2023-05-20`qmk find`: usability improvements (#20440)Ryan
2023-03-16Add `qmk find` command, reuse logic for `qmk mass-compile`. (#20139)Nick Brassel