summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/commands.py
Commit message (Expand)AuthorAgeFilesLines
* CLI: More MSYS2 fixes (#8577)Erovia2020-03-291-0/+20
* Add decorators for determining keyboard and keymap based on current directory...skullydazed2020-03-131-69/+0
* Use pathlib everywhere we can (#7872)skullydazed2020-02-171-9/+87
* Fix compiling json filesZach White2019-12-081-8/+3
* format code according to conventions [skip ci]QMK Bot2019-11-161-1/+3
* Add CLI command for flashing a keyboardjorgemanzo2019-11-151-0/+57