summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/compile.py
AgeCommit message (Expand)Author
2020-08-08Fix the path for generated keymaps (#9213)Zach White
2020-06-12Add decorators for determining keyboard and keymap based on current directory...skullydazed
2020-03-26Use pathlib everywhere we can (#7872)skullydazed
2020-02-26Add QMK Compile Context Sensitivity (#6884)Cody Bender
2020-01-09Add flake8 to our test suite and fix all errors (#7379)skullydazed
2020-01-09format code according to conventions [skip ci]QMK Bot
2020-01-09Add CLI command for flashing a keyboardjorgemanzo
2019-11-04Configuration system for CLI (#6708)skullydazed
2019-08-28Refactor `qmk compile-json` to `qmk compile` (#6592)skullydazed