qmk/keyboards/royal_kludge/rk61/mcuconf.h
2025-10-06 17:46:41 +01:00

9 lines
167 B
C

// Copyright 2025 QMK
// 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