summaryrefslogtreecommitdiff
path: root/keyboards/elcantorhs/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/elcantorhs/config.h')
-rw-r--r--keyboards/elcantorhs/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/elcantorhs/config.h b/keyboards/elcantorhs/config.h
new file mode 100644
index 0000000000..ba8ae794c9
--- /dev/null
+++ b/keyboards/elcantorhs/config.h
@@ -0,0 +1,8 @@
+// Copyright 2021 azhizhinov (@azhizhinov)
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+
+#define SERIAL_USART_FULL_DUPLEX
+#define SERIAL_USART_TX_PIN B6
+#define SERIAL_USART_RX_PIN B7