[Keyboard] Add Crin (#18065)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
Andrew Kannan
2023-02-02 16:32:22 -05:00
committed by GitHub
parent eeadbd2176
commit 3115cdf663
5 changed files with 35 additions and 43 deletions

View File

@@ -23,12 +23,5 @@
#include_next <mcuconf.h>
#undef STM32_I2C_USE_I2C1
#define STM32_I2C_USE_I2C1 TRUE
#undef STM32_PWM_USE_TIM3
#define STM32_PWM_USE_TIM3 TRUE
#undef STM32_SPI_USE_SPI2
#define STM32_SPI_USE_SPI2 TRUE