qmk-keychron-q3-colemak-dh/keyboards/sawnsprojects/okayu/stm32f103/mcuconf.h

9 lines
172 B
C
Raw Normal View History

2023-10-14 03:42:19 +02:00
// 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