Sergey Vlasov 53ad78b4b6
Remove matrix_col_t to allow MATRIX_ROWS > 32 (#10183)
The matrix_col_t type was added in commit 0284431ad9 (part of #3449),
but then the code which used that type was removed in #6140, and no
other users were added since that time.  The presence of that type,
however, limits MATRIX_ROWS to 32, which probably does not matter for a
real keyboard, but prevents doing things like making a firmware to test
all existing pins on a board like Teensy++ 2.0 (which has 46 GPIOs).
2020-10-30 13:15:35 -07:00
..
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2020-07-07 21:47:59 +01:00
2020-08-29 14:30:02 -07:00
2019-08-30 15:01:52 -07:00
2020-08-29 14:30:02 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2020-01-03 12:52:00 -08:00
2019-08-30 15:01:52 -07:00
2020-08-29 14:30:02 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2020-08-29 14:30:02 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2020-06-10 22:23:11 +01:00
2019-08-30 15:01:52 -07:00
2016-08-23 04:16:35 +00:00
2019-12-11 11:36:00 -08:00