diff options
Diffstat (limited to 'keyboards/lets_split/rev2/config.h')
| -rw-r--r-- | keyboards/lets_split/rev2/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/lets_split/rev2/config.h b/keyboards/lets_split/rev2/config.h index 2481ce041..0977d7c67 100644 --- a/keyboards/lets_split/rev2/config.h +++ b/keyboards/lets_split/rev2/config.h | |||
| @@ -36,6 +36,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 36 | #define MATRIX_COL_PINS { F6, F7, B1, B3, B2, B6 } | 36 | #define MATRIX_COL_PINS { F6, F7, B1, B3, B2, B6 } |
| 37 | // #define MATRIX_COL_PINS { B6, B2, B3, B1, F7, F6 } //uncomment this line and comment line above if you need to reverse left-to-right key order | 37 | // #define MATRIX_COL_PINS { B6, B2, B3, B1, F7, F6 } //uncomment this line and comment line above if you need to reverse left-to-right key order |
| 38 | 38 | ||
| 39 | #define DIODE_DIRECTION COL2ROW | ||
| 40 | |||
| 39 | /* define if matrix has ghost */ | 41 | /* define if matrix has ghost */ |
| 40 | //#define MATRIX_HAS_GHOST | 42 | //#define MATRIX_HAS_GHOST |
| 41 | 43 | ||
