summaryrefslogtreecommitdiff
path: root/keyboards/handwired/riblee_split/mcuconf.h
diff options
context:
space:
mode:
authorReibl János Dániel <janos.daniel.reibl@protonmail.com>2023-11-08 09:31:06 +0100
committerGitHub <noreply@github.com>2023-11-08 00:31:06 -0800
commit2337cd1186e6a7b3f085cdafac5c1da87074015b (patch)
tree6997c3f999d02cfe14d53beb5abb71b63545962d /keyboards/handwired/riblee_split/mcuconf.h
parent7324650714d53142ec643bb019f6afa7e9cd9dbd (diff)
Add riblee handwired split keyboard (#22277)
Diffstat (limited to 'keyboards/handwired/riblee_split/mcuconf.h')
-rw-r--r--keyboards/handwired/riblee_split/mcuconf.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/handwired/riblee_split/mcuconf.h b/keyboards/handwired/riblee_split/mcuconf.h
new file mode 100644
index 0000000000..4ea061c7bf
--- /dev/null
+++ b/keyboards/handwired/riblee_split/mcuconf.h
@@ -0,0 +1,7 @@
+// Copyright 2023 Daniel Reibl (@riblee)
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#include_next <mcuconf.h>
+
+#undef STM32_SERIAL_USE_USART1
+#define STM32_SERIAL_USE_USART1 TRUE