diff options
Diffstat (limited to 'quantum/split_common/transport.c')
| -rw-r--r-- | quantum/split_common/transport.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/quantum/split_common/transport.c b/quantum/split_common/transport.c index b32d48eb8..ba21d0c7b 100644 --- a/quantum/split_common/transport.c +++ b/quantum/split_common/transport.c | |||
| @@ -17,6 +17,8 @@ | |||
| 17 | 17 | ||
| 18 | #ifdef ENCODER_ENABLE | 18 | #ifdef ENCODER_ENABLE |
| 19 | # include "encoder.h" | 19 | # include "encoder.h" |
| 20 | static pin_t encoders_pad[] = ENCODERS_PAD_A; | ||
| 21 | # define NUMBER_OF_ENCODERS (sizeof(encoders_pad)/sizeof(pin_t)) | ||
| 20 | #endif | 22 | #endif |
| 21 | 23 | ||
| 22 | #if defined(USE_I2C) || defined(EH) | 24 | #if defined(USE_I2C) || defined(EH) |
