aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ep/40/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ep/40/config.h')
-rw-r--r--keyboards/ep/40/config.h2
1 files changed, 1 insertions, 1 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 */