opensteno_qmk/lib/python/qmk/cli
Keenan Brock a47915d2d2 kle2json: fix invocation error
resolves an issue while finding the file path

TypeError: unsupported operand type(s) for +: 'PosixPath' and 'str'
2020-04-26 12:19:37 -04:00
..
json CLI: Hide json-keymap subcommand, as it's been deprecated. 2020-03-18 10:17:23 -07:00
list Add decorators for determining keyboard and keymap based on current directory (#8191) 2020-03-13 15:47:04 -07:00
new Move everything to Python 3.6 (#8835) 2020-04-18 22:00:56 +02:00
__init__.py Move everything to Python 3.6 (#8835) 2020-04-18 22:00:56 +02:00
cformat.py Move everything to Python 3.6 (#8835) 2020-04-18 22:00:56 +02:00
compile.py Add decorators for determining keyboard and keymap based on current directory (#8191) 2020-03-13 15:47:04 -07:00
config.py Add flake8 to our test suite and fix all errors (#7379) 2019-11-20 14:54:18 -08:00
docs.py Don't hide for devs... 2020-04-08 09:31:14 -07:00
doctor.py Move everything to Python 3.6 (#8835) 2020-04-18 22:00:56 +02:00
flash.py Add decorators for determining keyboard and keymap based on current directory (#8191) 2020-03-13 15:47:04 -07:00
hello.py CLI: Add development mode support 2020-04-08 09:31:14 -07:00
json2c.py Move everything to Python 3.6 (#8835) 2020-04-18 22:00:56 +02:00
kle2json.py kle2json: fix invocation error 2020-04-26 12:19:37 -04:00
pyformat.py CLI: Add development mode support 2020-04-08 09:31:14 -07:00
pytest.py CLI: Add development mode support 2020-04-08 09:31:14 -07:00