summaryrefslogtreecommitdiffstats
path: root/keyboards/helix/rev2/split_scomm.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/helix/rev2/split_scomm.c')
-rw-r--r--keyboards/helix/rev2/split_scomm.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/helix/rev2/split_scomm.c b/keyboards/helix/rev2/split_scomm.c
index 50d233ce9..ada786796 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