diff options
Diffstat (limited to 'quantum/config_common.h')
-rw-r--r-- | quantum/config_common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/quantum/config_common.h b/quantum/config_common.h index c1c1d4bd4..8de3f070c 100644 --- a/quantum/config_common.h +++ b/quantum/config_common.h | |||
@@ -19,7 +19,6 @@ | |||
19 | /* diode directions */ | 19 | /* diode directions */ |
20 | #define COL2ROW 0 | 20 | #define COL2ROW 0 |
21 | #define ROW2COL 1 | 21 | #define ROW2COL 1 |
22 | #define CUSTOM_MATRIX 2 /* Disables built-in matrix scanning code */ | ||
23 | 22 | ||
24 | // useful for direct pin mapping | 23 | // useful for direct pin mapping |
25 | #define NO_PIN (~0) | 24 | #define NO_PIN (~0) |