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
..
2020-01-24 02:15:29 +00:00
2020-06-10 22:23:11 +01:00
2020-10-22 21:05:01 +11:00
2020-01-24 12:45:58 +11:00
2020-05-14 07:36:55 +10:00
2020-05-11 01:04:38 +01:00
2020-08-29 22:57:48 +00:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2020-05-30 13:14:59 -07:00
2020-05-30 13:14:59 -07:00
2020-08-08 16:41:10 -07:00
2020-05-14 07:36:55 +10: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-03-21 23:44:27 +00:00
2020-08-29 14:30:02 -07:00
2019-09-24 15:24:12 +01: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-24 12:45:58 +11:00
2020-01-03 12:52:00 -08:00
2020-01-24 12:45:58 +11:00
2019-08-30 15:01:52 -07:00
2019-11-17 08:25:58 -08:00
2019-11-06 00:42:16 +00:00
2020-08-29 14:30:02 -07:00
2019-08-30 15:01:52 -07:00
2020-04-12 11:37:55 -07:00
2019-11-17 08:25:58 -08:00
2020-08-29 14:30:02 -07:00
2016-04-16 18:51:58 -04:00
2020-10-30 13:15:35 -07:00
2020-08-29 22:57:48 +00:00
2020-03-13 12:49:44 -04:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2020-05-30 13:14:59 -07:00
2020-08-29 22:57:48 +00:00
2019-08-30 15:01:52 -07:00
2020-03-13 18:44:56 +00:00
2020-08-29 14:30:02 -07:00
2020-05-03 01:25:39 +01: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-04-11 00:48:16 +00:00
2020-06-10 22:23:11 +01:00
2019-08-30 15:01:52 -07:00
2020-04-01 21:06:22 +01:00
2019-10-04 09:24:47 +10:00
2016-08-23 04:16:35 +00:00
2019-12-11 11:36:00 -08:00