summaryrefslogtreecommitdiff
path: root/keyboards/sharkoon/skiller_sgk50_s3/mcuconf.h
diff options
context:
space:
mode:
authorJoy Lee <joylee.lc@foxmail.com>2024-01-09 19:24:11 +0800
committerGitHub <noreply@github.com>2024-01-09 22:24:11 +1100
commit6cc56f3f8cdde03ee76ed51942de5ffe8d59150c (patch)
treecc77cb2b4f374ae9898adc7f1ec41baca691b974 /keyboards/sharkoon/skiller_sgk50_s3/mcuconf.h
parent31fdf7d89986d43eefe954d87a34cc831c561eb9 (diff)
Added skiller_sgk50_s3 keyboard (#22382)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Diffstat (limited to 'keyboards/sharkoon/skiller_sgk50_s3/mcuconf.h')
-rw-r--r--keyboards/sharkoon/skiller_sgk50_s3/mcuconf.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/sharkoon/skiller_sgk50_s3/mcuconf.h b/keyboards/sharkoon/skiller_sgk50_s3/mcuconf.h
new file mode 100644
index 0000000000..ca0e017ebd
--- /dev/null
+++ b/keyboards/sharkoon/skiller_sgk50_s3/mcuconf.h
@@ -0,0 +1,9 @@
+// Copyright 2023 JoyLee (@itarze)
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+
+#include_next <mcuconf.h>
+
+#undef WB32_SPI_USE_QSPI
+#define WB32_SPI_USE_QSPI TRUE