summaryrefslogtreecommitdiff
path: root/keyboards/handwired/riblee_split/mcuconf.h
diff options
context:
space:
mode:
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