qmk-keychron-q3-colemak-dh/keyboards/sawnsprojects/okayu/stm32f103/mcuconf.h
2023-10-13 19:42:19 -06:00

9 lines
172 B
C

// Copyright 2023 MaiTheSan
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include_next <mcuconf.h>
#undef STM32_SPI_USE_SPI2
#define STM32_SPI_USE_SPI2 TRUE