qmk_firmware/lib/python/qmk/cli
Sergey Vlasov 4a7d65b9d7
Fix MATRIX_COLS and MATRIX_ROWS generation for custom matrix (#19508)
The code which generated the MATRIX_COLS and MATRIX_ROWS defines from
the JSON information was checking the presence of the `matrix_pins` key,
which may not exist if a custom matrix is used.  Check the presence of
`matrix_size` instead.
2023-01-05 23:40:53 +00:00
..
chibios
doctor
format
generate
import
list
new
painter
__init__.py
bux.py
c2json.py
cd.py
cformat.py
clean.py
compile.py
docs.py
fileformat.py
flash.py
hello.py
info.py
json2c.py
kle2json.py
lint.py
mass_compile.py
multibuild.py
pyformat.py
pytest.py
via2json.py