summaryrefslogtreecommitdiffstats
path: root/keyboards/ymdk/id75/board.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-04-12 15:08:47 +0000
committerQMK Bot <hello@qmk.fm>2023-04-12 15:08:47 +0000
commit9994e8c57f12d7ddee1dd8376306130a1c3fd2a2 (patch)
treed8d0cc71527d83d95e161f7949d38196f18883f3 /keyboards/ymdk/id75/board.h
parent150219318198af40f7e10f375f7808a63bf5a2ee (diff)
parent641698d35618eadad29be57aded535f07b82a931 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/ymdk/id75/board.h')
-rw-r--r--keyboards/ymdk/id75/board.h22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/ymdk/id75/board.h b/keyboards/ymdk/id75/board.h
new file mode 100644
index 0000000000..49270b36a0
--- /dev/null
+++ b/keyboards/ymdk/id75/board.h
@@ -0,0 +1,22 @@
+/* Copyright 2022 JasonRen(biu)
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#pragma once
+
+#include_next <board.h>
+
+#undef STM32_HSECLK
+#define STM32_HSECLK 16000000