summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/cli/compile.py
Commit message (Expand)AuthorAgeFilesLines
* Fix the path for generated keymaps (#9213)Zach White2020-05-261-4/+0
* Add decorators for determining keyboard and keymap based on current directory...skullydazed2020-03-131-12/+25
* Use pathlib everywhere we can (#7872)skullydazed2020-02-171-87/+12
* Add QMK Compile Context Sensitivity (#6884)Cody Bender2020-02-071-3/+72
* Fix compiling json filesZach White2019-12-081-1/+1
* Add flake8 to our test suite and fix all errors (#7379)skullydazed2019-11-201-3/+0
* format code according to conventions [skip ci]QMK Bot2019-11-161-2/+1
* Add CLI command for flashing a keyboardjorgemanzo2019-11-151-5/+9
* Configuration system for CLI (#6708)skullydazed2019-09-221-5/+5
* Refactor `qmk compile-json` to `qmk compile` (#6592)skullydazed2019-08-251-0/+53