qmk_firmware/lib/python/qmk
fauxpark 2707652c98 [Docs] CLI command to serve docs locally (#6956)
* CLI command to serve docs locally

* Document it

* Default port

* Use `with` and subclass `SimpleHTTPRequestHandler` to set working dir

* Apply suggestions from code review

Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>

* Update docs/cli.md
2019-10-08 11:06:26 -07:00
..
cli [Docs] CLI command to serve docs locally (#6956) 2019-10-08 11:06:26 -07:00
tests [CLI] Add qmk list_keyboards (#6927) 2019-10-07 11:32:30 -07:00
__init__.py QMK CLI and JSON keymap support (#6176) 2019-07-15 12:14:27 -07:00
errors.py QMK CLI and JSON keymap support (#6176) 2019-07-15 12:14:27 -07:00
keymap.py Fix compiling json files. (#6340) 2019-07-15 15:12:35 -07:00
path.py Configuration system for CLI (#6708) 2019-09-22 13:25:33 -07:00