From 96cf29b7843029beb37cf8042348b822a391ff2b Mon Sep 17 00:00:00 2001 From: Date: Sat, 10 Jun 2017 11:41:45 -0400 Subject: [PATCH] Modified readme --- keyboards/orthodox/readme.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/keyboards/orthodox/readme.md b/keyboards/orthodox/readme.md index 45502d9f15..296b12187f 100644 --- a/keyboards/orthodox/readme.md +++ b/keyboards/orthodox/readme.md @@ -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 `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 -------