diff options
Diffstat (limited to 'keyboards/helix/rev2/serial_config.h')
| -rw-r--r-- | keyboards/helix/rev2/serial_config.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/helix/rev2/serial_config.h b/keyboards/helix/rev2/serial_config.h index 82c6e4e83..8d7e62837 100644 --- a/keyboards/helix/rev2/serial_config.h +++ b/keyboards/helix/rev2/serial_config.h | |||
| @@ -8,8 +8,7 @@ | |||
| 8 | #define SERIAL_PIN_MASK _BV(PD2) | 8 | #define SERIAL_PIN_MASK _BV(PD2) |
| 9 | #define SERIAL_PIN_INTERRUPT INT2_vect | 9 | #define SERIAL_PIN_INTERRUPT INT2_vect |
| 10 | 10 | ||
| 11 | #define SERIAL_SLAVE_BUFFER_LENGTH MATRIX_ROWS/2 | 11 | #define SERIAL_USE_MULTI_TRANSACTION |
| 12 | #define SERIAL_MASTER_BUFFER_LENGTH MATRIX_ROWS/2 | ||
| 13 | 12 | ||
| 14 | //// #error rev2 serial config | 13 | //// #error rev2 serial config |
| 15 | 14 | ||
