qmk_firmware/keyboards/kprepublic/bm16a/v2/mcuconf.h
2022-12-09 15:31:13 +11:00

10 lines
184 B
C

// Copyright 2022 fauxpark (@fauxpark)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include_next <mcuconf.h>
#undef STM32_PWM_USE_TIM4
#define STM32_PWM_USE_TIM4 TRUE