qmk-dactyl-manuform-a/lib/python/qmk
Joel Challis ccc9c43161
Allow flash/compile to accept relative json paths (#11767)
* Allow flash/compile to accept relative paths

* Review suggestions

* Review comments

* Put back exists check otherwise stdin fails

* fix lint
2021-02-07 21:02:51 +00:00
..
cli Allow flash/compile to accept relative json paths (#11767) 2021-02-07 21:02:51 +00:00
os_helpers Split of the doctor codebase (#11255) 2020-12-21 13:29:36 +01:00
tests Migrate python tests away from onekey (#11367) 2021-01-05 00:52:31 +00:00
__init__.py
c_parse.py
commands.py CLI: Fix json flashing (#11765) 2021-02-01 20:55:35 +01:00
comment_remover.py
constants.py Improve the compile and flash subcommands (#11334) 2021-01-16 15:13:04 -08:00
converter.py
datetime.py
decorators.py
errors.py
info.py Change keyboard json format to bring it inline with the current api (#11231) 2020-12-19 19:46:30 +01:00
keyboard.py
keymap.py [CLI] Add stdin support for json2c command (#11289) 2020-12-29 11:34:48 -08:00
makefile.py
math.py
path.py Allow flash/compile to accept relative json paths (#11767) 2021-02-07 21:02:51 +00:00
submodules.py