summaryrefslogtreecommitdiffstats
path: root/keyboards/claw44/rev1/serial_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/claw44/rev1/serial_config.h')
-rw-r--r--keyboards/claw44/rev1/serial_config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/claw44/rev1/serial_config.h b/keyboards/claw44/rev1/serial_config.h
new file mode 100644
index 000000000..4fab8e8dd
--- /dev/null
+++ b/keyboards/claw44/rev1/serial_config.h
@@ -0,0 +1,4 @@
+#ifndef SOFT_SERIAL_PIN
+#define SOFT_SERIAL_PIN D2
+#define SERIAL_USE_MULTI_TRANSACTION
+#endif