diff options
author | Sergey Vlasov <sigprof@gmail.com> | 2023-01-06 02:40:53 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-05 23:40:53 +0000 |
commit | 4a7d65b9d74af40fd5f92b58aad250f33f1af86a (patch) | |
tree | 8b796523e267f1321f8674696289a9534b5c2552 /keyboards/glenpickle | |
parent | 64508caa76ec6d01ffb33116f6c1c0c4d52093f1 (diff) |
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.
Diffstat (limited to 'keyboards/glenpickle')
0 files changed, 0 insertions, 0 deletions