qmk_firmware/lib/python/qmk
Joel Challis 8ea955c72f
Improve argument handling of c2json (#22170)
* Improve argument handling of c2json

* Add automagic
2023-11-01 22:37:05 +00:00
..
cli Improve argument handling of c2json (#22170) 2023-11-01 22:37:05 +00:00
tests
__init__.py
c_parse.py
commands.py
comment_remover.py
constants.py
converter.py
datetime.py
decorators.py
errors.py
flashers.py
git.py
importers.py
info.py
json_encoders.py
json_schema.py
keyboard.py
keycodes.py
keymap.py Improve argument handling of c2json (#22170) 2023-11-01 22:37:05 +00:00
makefile.py
math.py
painter.py
painter_qff.py
painter_qgf.py
path.py Improve argument handling of c2json (#22170) 2023-11-01 22:37:05 +00:00
search.py
submodules.py
util.py