diff options
Diffstat (limited to 'keyboards/ep')
| -rw-r--r-- | keyboards/ep/40/config.h | 2 | ||||
| -rw-r--r-- | keyboards/ep/96/config.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/ep/40/config.h b/keyboards/ep/40/config.h index 0a2495953..b7f99a3b7 100644 --- a/keyboards/ep/40/config.h +++ b/keyboards/ep/40/config.h | |||
| @@ -44,7 +44,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 44 | #define MATRIX_ROW_PINS { C7, C6, B6, B5 } | 44 | #define MATRIX_ROW_PINS { C7, C6, B6, B5 } |
| 45 | #define MATRIX_COL_PINS { F6, F5, F4, F1, F0, D2, D3, D5, D4, D6, D7, B4 } | 45 | #define MATRIX_COL_PINS { F6, F5, F4, F1, F0, D2, D3, D5, D4, D6, D7, B4 } |
| 46 | 46 | ||
| 47 | /* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ | 47 | /* COL2ROW, ROW2COL*/ |
| 48 | #define DIODE_DIRECTION COL2ROW | 48 | #define DIODE_DIRECTION COL2ROW |
| 49 | 49 | ||
| 50 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 50 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
diff --git a/keyboards/ep/96/config.h b/keyboards/ep/96/config.h index 943855309..152b04b62 100644 --- a/keyboards/ep/96/config.h +++ b/keyboards/ep/96/config.h | |||
| @@ -45,7 +45,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 45 | #define MATRIX_COL_PINS { D0, D1, D2, D3, D5, D4, D6, D7, B4, B5, B6, C7, F7, F6, F5, F4, F1, F0, E6 } | 45 | #define MATRIX_COL_PINS { D0, D1, D2, D3, D5, D4, D6, D7, B4, B5, B6, C7, F7, F6, F5, F4, F1, F0, E6 } |
| 46 | #define UNUSED_PINS | 46 | #define UNUSED_PINS |
| 47 | 47 | ||
| 48 | /* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ | 48 | /* COL2ROW, ROW2COL*/ |
| 49 | #define DIODE_DIRECTION COL2ROW | 49 | #define DIODE_DIRECTION COL2ROW |
| 50 | 50 | ||
| 51 | // #endif | 51 | // #endif |
