diff options
Diffstat (limited to 'keyboards/maxipad/config.h')
| -rw-r--r-- | keyboards/maxipad/config.h | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/keyboards/maxipad/config.h b/keyboards/maxipad/config.h index 4377a892e..d7a5ef564 100644 --- a/keyboards/maxipad/config.h +++ b/keyboards/maxipad/config.h | |||
| @@ -32,20 +32,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 32 | #define MATRIX_ROWS 5 | 32 | #define MATRIX_ROWS 5 |
| 33 | #define MATRIX_COLS 6 | 33 | #define MATRIX_COLS 6 |
| 34 | 34 | ||
| 35 | <<<<<<< HEAD | ||
| 36 | // Planck PCB default pin-out | ||
| 37 | // Change this to how you wired your keyboard | ||
| 38 | // COLS: Left to right, ROWS: Top to bottom | ||
| 39 | #ifdef USE_PRO_MICRO | ||
| 40 | #define MATRIX_ROW_PINS { B6, B2, B3, B1, F7 } | ||
| 41 | #define MATRIX_COL_PINS { F4, C6, D7, F5, B4, B5 } | ||
| 42 | #define UNUSED_PINS | ||
| 43 | #else | ||
| 44 | #define MATRIX_ROW_PINS { B6, F7, B2, B3, B1 } | ||
| 45 | #define MATRIX_COL_PINS { F6, C6, D7, F5, B4, B5 } | ||
| 46 | #define UNUSED_PINS | ||
| 47 | #endif | ||
| 48 | ======= | ||
| 49 | /* | 35 | /* |
| 50 | * Keyboard Matrix Assignments | 36 | * Keyboard Matrix Assignments |
| 51 | * | 37 | * |
| @@ -65,7 +51,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 65 | //#define MATRIX_COL_PINS { F6, C6, D7, F5, B4, B5 } | 51 | //#define MATRIX_COL_PINS { F6, C6, D7, F5, B4, B5 } |
| 66 | //#define UNUSED_PINS | 52 | //#define UNUSED_PINS |
| 67 | 53 | ||
| 68 | >>>>>>> 102a830bbdb302eb0951ec7910ab7c9feae272d1 | ||
| 69 | 54 | ||
| 70 | /* COL2ROW or ROW2COL */ | 55 | /* COL2ROW or ROW2COL */ |
| 71 | #define DIODE_DIRECTION COL2ROW | 56 | #define DIODE_DIRECTION COL2ROW |
