aboutsummaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/cli/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* [CLI] Add a subcommand for getting information about a keyboard (#8666)Zach White2020-05-261-0/+1
* Move everything to Python 3.6 (#8835)skullydazed2020-04-181-2/+5
* Add decorators for determining keyboard and keymap based on current directory...skullydazed2020-03-131-0/+5
* Rename qmk json-keymap to qmk json2c (#8372)skullydazed2020-03-101-0/+1
* Add CLI command for flashing a keyboardjorgemanzo2019-11-151-0/+1
* Add cli convert subcommand, from raw KLE to JSON (#6898)Cody Bender2019-11-121-0/+1
* [Docs] CLI command to serve docs locally (#6956)fauxpark2019-10-081-0/+1
* [CLI] Add `qmk list_keyboards` (#6927)Dan McClain2019-10-071-0/+1
* Configuration system for CLI (#6708)skullydazed2019-09-221-0/+13
* Created new_keymap.py, python version of new_keymap.sh (#6066)Kenny Hoang2019-09-101-0/+0