aboutsummaryrefslogtreecommitdiff
path: root/keyboards/helix/rev2/serial_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/helix/rev2/serial_config.h')
-rw-r--r--keyboards/helix/rev2/serial_config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/helix/rev2/serial_config.h b/keyboards/helix/rev2/serial_config.h
deleted file mode 100644
index 37135213d..000000000
--- a/keyboards/helix/rev2/serial_config.h
+++ /dev/null
@@ -1,8 +0,0 @@
1//// #error rev2 serial config
2
3#ifndef SOFT_SERIAL_PIN
4/* Soft Serial defines */
5#define SOFT_SERIAL_PIN D2
6
7#define SERIAL_USE_MULTI_TRANSACTION
8#endif