diff options
Diffstat (limited to 'keyboards/helix/rev2')
-rw-r--r-- | keyboards/helix/rev2/split_scomm.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/helix/rev2/split_scomm.c b/keyboards/helix/rev2/split_scomm.c index 50d233ce9a..ada7867960 100644 --- a/keyboards/helix/rev2/split_scomm.c +++ b/keyboards/helix/rev2/split_scomm.c @@ -7,9 +7,6 @@ #include <stddef.h> #include <split_scomm.h> #include "serial.h" -#ifdef SERIAL_DEBUG_MODE -#include <avr/io.h> -#endif #ifdef CONSOLE_ENABLE #include <print.h> #endif |