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