forked from forks/qmk_firmware
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| api.py | ||
| autocorrect_data.py | ||
| compilation_database.py | ||
| config_h.py | ||
| develop_pr_list.py | ||
| dfu_header.py | ||
| docs.py | ||
| info_json.py | ||
| keyboard_c.py | ||
| keyboard_h.py | ||
| keycodes.py | ||
| rgb_breathe_table.py | ||
| rules_mk.py | ||
| version_h.py | ||