diff --git a/keyboards/helix/serial.c b/keyboards/helix/serial.c index 09f7c6c0f0..aef7051703 100644 --- a/keyboards/helix/serial.c +++ b/keyboards/helix/serial.c @@ -322,6 +322,8 @@ ISR(SERIAL_PIN_INTERRUPT) { *trans->status = TRANSACTION_DATA_ERROR; debug_parity_off(); } + } else { + *trans->status = TRANSACTION_ACCEPTED; } sync_recv(); //weit initiator output to high