summaryrefslogtreecommitdiff
path: root/keyboards/yosino58/rev1/serial_config.h
diff options
context:
space:
mode:
authorさくらんぼ <47372812+sakurachari@users.noreply.github.com>2019-04-12 01:07:39 +0900
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-04-11 09:07:39 -0700
commitdc570b0b389d23b8ea8b46311294a7040b5e1e44 (patch)
tree8e47ebf2f6c291e960664e5d20afc308afa92e24 /keyboards/yosino58/rev1/serial_config.h
parentfa514e63aaed358dbe4d098e7dc31561f148aec0 (diff)
Keyboard: Add yosino58 Keyboard (#5465)
* Keyboard: Add yosino58 Keyboard * Keyboard: Add yosino58 Keyboard
Diffstat (limited to 'keyboards/yosino58/rev1/serial_config.h')
-rw-r--r--keyboards/yosino58/rev1/serial_config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/yosino58/rev1/serial_config.h b/keyboards/yosino58/rev1/serial_config.h
new file mode 100644
index 0000000000..4fab8e8ddf
--- /dev/null
+++ b/keyboards/yosino58/rev1/serial_config.h
@@ -0,0 +1,4 @@
+#ifndef SOFT_SERIAL_PIN
+#define SOFT_SERIAL_PIN D2
+#define SERIAL_USE_MULTI_TRANSACTION
+#endif