qmk_firmware/keyboards/dcpedit/modmmm/mcuconf.h
Ming-Gih Lam ab80654af3
Update keyboards/dcpedit/modmmm/mcuconf.h
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-05-31 13:21:44 -07:00

9 lines
203 B
C

// Copyright 2024 Ming-Gih Lam (@dcpedit)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include_next <mcuconf.h>
// Used for audio
#undef STM32_PWM_USE_TIM1
#define STM32_PWM_USE_TIM1 TRUE