[Keyboard] Ghoul TKL (#24762)

Co-authored-by: jack <jack@pngu.org>
This commit is contained in:
chillKB 2024-12-30 13:44:51 -08:00 committed by GitHub
parent f549948bbd
commit fd0a552fc1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 492 additions and 0 deletions

View file

@ -0,0 +1,11 @@
/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#include_next <mcuconf.h>
#undef STM32_PWM_USE_TIM2
#define STM32_PWM_USE_TIM2 TRUE
#undef STM32_ST_USE_TIMER
#define STM32_ST_USE_TIMER 14