diff options
Diffstat (limited to 'keyboards/signum/3_0/elitec/config.h')
| -rw-r--r-- | keyboards/signum/3_0/elitec/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/signum/3_0/elitec/config.h b/keyboards/signum/3_0/elitec/config.h index 1e045e2e1..eeafb7236 100644 --- a/keyboards/signum/3_0/elitec/config.h +++ b/keyboards/signum/3_0/elitec/config.h | |||
| @@ -22,6 +22,8 @@ | |||
| 22 | #define MATRIX_COL_PINS { B4, D7, D0, E6, D4, F6, F4, F7, B1, B3, C6, B2 } | 22 | #define MATRIX_COL_PINS { B4, D7, D0, E6, D4, F6, F4, F7, B1, B3, C6, B2 } |
| 23 | #define UNUSED_PINS | 23 | #define UNUSED_PINS |
| 24 | 24 | ||
| 25 | #define DIODE_DIRECTION COL2ROW | ||
| 26 | |||
| 25 | /* Set 0 if debouncing isn't needed */ | 27 | /* Set 0 if debouncing isn't needed */ |
| 26 | #define DEBOUNCE 5 | 28 | #define DEBOUNCE 5 |
| 27 | 29 | ||
