Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addition of EC 60X #24028

Merged
merged 11 commits into from
Jul 4, 2024
Prev Previous commit
Update keyboards/cipulot/ec_60x/mcuconf.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
  • Loading branch information
Cipulot and drashna committed Jul 3, 2024
commit 89df268ddcb33edd38dfb2bb9dced113a4e3e02e
3 changes: 0 additions & 3 deletions keyboards/cipulot/ec_60x/mcuconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,5 @@
#undef STM32_ADC_USE_ADC1
#define STM32_ADC_USE_ADC1 TRUE

#undef STM32_PWM_USE_ADVANCED
#define STM32_PWM_USE_ADVANCED TRUE

#undef STM32_PWM_USE_TIM1
#define STM32_PWM_USE_TIM1 TRUE
Loading