diff options
Diffstat (limited to 'quantum')
-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 c1c1d4bd42..8de3f070c5 100644 --- a/quantum/config_common.h +++ b/quantum/config_common.h @@ -19,7 +19,6 @@ /* diode directions */ #define COL2ROW 0 #define ROW2COL 1 -#define CUSTOM_MATRIX 2 /* Disables built-in matrix scanning code */ // useful for direct pin mapping #define NO_PIN (~0) |