qmk_firmware/lib/python/qmk/tests
Zach White 751316c344
[CLI] Add a subcommand for getting information about a keyboard (#8666)
You can now use `qmk info` to get information about keyboards and keymaps.

Co-authored-by: Erovia <Erovia@users.noreply.github.com>
2020-05-26 13:05:41 -07:00
..
__init__.py
attrdict.py
kle.txt
onekey_export.json
test_cli_commands.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 2020-05-26 13:05:41 -07:00
test_qmk_errors.py
test_qmk_keymap.py CLI: fix json2c subcommand and add/fix tests (#9206) 2020-05-26 17:43:33 +02:00
test_qmk_path.py