qmk_userspace/keyboards/totem/mcuconf.h
Sebastian Haack 568a946b55 Revert "next try"
This reverts commit 4f41cec3cb.
2024-12-25 22:37:20 +01:00

9 lines
146 B
C

#pragma once
#include_next <mcuconf.h>
#undef RP_PWM_USE_PWM4
#define RP_PWM_USE_PWM4 TRUE
#undef RP_PWM_USE_TIM1
#define RP_PWM_USE_TIM1 TRUE