summaryrefslogtreecommitdiff
path: root/lib/python
Commit message (Expand)AuthorAge
* Fix the CLI docs (#6979)HEADmasterSt. John Johnson2019-10-29
* MILC: Use dashes instead of underscores for subcommandsErovia2019-10-23
* Fix detection of ModemManager (#7076)Harry Wada2019-10-20
* [CLI] `qmk docs` graceful shutdown on Ctrl+C (#6989)fauxpark2019-10-11
* [Docs] CLI command to serve docs locally (#6956)fauxpark2019-10-08
* [CLI] Add `qmk list_keyboards` (#6927)Dan McClain2019-10-07
* Use `keymap` instead of `username` variable for `qmk new_keymap` (#6885)St. John Johnson2019-10-05
* Fix qmk doctor 'bytes-like object is required' on linuxAyman Bagabas2019-10-03
* Configuration system for CLI (#6708)skullydazed2019-09-22
* Created new_keymap.py, python version of new_keymap.sh (#6066)Kenny Hoang2019-09-10
* Add a command to format python codeskullY2019-09-07
* Make the modem manager check more pythonicskullY2019-09-07
* run yapf on the codeskullY2019-09-07
* Setup a python test frameworkskullY2019-09-07
* readability enhancementsskullY2019-08-31
* Add support for passing files at the command lineskullY2019-08-31
* CLI command to format C codeskullY2019-08-31
* Refactor `qmk compile-json` to `qmk compile` (#6592)skullydazed2019-08-25
* Fix compiling json files. (#6340)skullydazed2019-07-15
* QMK CLI and JSON keymap support (#6176)skullydazed2019-07-15