summaryrefslogtreecommitdiffstats
path: root/keyboards/gmmk/pro/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/gmmk/pro/mcuconf.h')
-rw-r--r--keyboards/gmmk/pro/mcuconf.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/gmmk/pro/mcuconf.h b/keyboards/gmmk/pro/mcuconf.h
new file mode 100644
index 0000000000..bb1c0acde2
--- /dev/null
+++ b/keyboards/gmmk/pro/mcuconf.h
@@ -0,0 +1,6 @@
+#pragma once
+
+#include_next <mcuconf.h>
+
+#undef STM32_SPI_USE_SPI1
+#define STM32_SPI_USE_SPI1 TRUE