qmk_userspace/keyboards/test/totem/mcuconf.h
Sebastian Haack 4f41cec3cb next try
2024-12-25 22:23:33 +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