Modified readme

This commit is contained in:
2017-06-10 11:41:45 -04:00
parent 1be650cfcb
commit 96cf29b784

View File

@ -75,8 +75,6 @@ to note is that `MATIX_ROWS` in `config.h` is the total number of rows between
the two halves, i.e. if your split keyboard has 4 rows in each half, then the two halves, i.e. if your split keyboard has 4 rows in each half, then
`MATRIX_ROWS=8`. `MATRIX_ROWS=8`.
Also the current implementation assumes a maximum of 8 columns, but it would
not be very difficult to adapt it to support more if required.
Flashing Flashing
------- -------