summaryrefslogtreecommitdiff
path: root/keyboards/yandrstudio/transition80/mcuconf.h
diff options
context:
space:
mode:
authorJX <572673807@qq.com>2023-03-18 01:14:21 +0800
committerGitHub <noreply@github.com>2023-03-17 10:14:21 -0700
commite43756014420f864e6e934c86c71eed0c7c090a1 (patch)
tree3478d4fd301538709ce7c74187cf251fc927f938 /keyboards/yandrstudio/transition80/mcuconf.h
parentd02680314727240f73b94dc5c8e25faaeddbcee7 (diff)
[Keyboard] Add yandrstudio/transition80 (#19790)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/yandrstudio/transition80/mcuconf.h')
-rw-r--r--keyboards/yandrstudio/transition80/mcuconf.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/yandrstudio/transition80/mcuconf.h b/keyboards/yandrstudio/transition80/mcuconf.h
new file mode 100644
index 0000000000..f4ea9fab2d
--- /dev/null
+++ b/keyboards/yandrstudio/transition80/mcuconf.h
@@ -0,0 +1,9 @@
+// Copyright 2022 Y&R-Biu (@jiaxin96)
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+
+#include_next <mcuconf.h>
+
+#undef STM32_PLLXTPRE
+#define STM32_PLLXTPRE STM32_PLLXTPRE_DIV2