From 8d43f20624d12f16cc1f64ce36d6735caa944362 Mon Sep 17 00:00:00 2001 From: 4pplet Date: Mon, 19 Dec 2022 10:59:48 +0100 Subject: Adding Duck Viper/Eagle V2/V3 Replacement PCB Rev B (#18584) Co-authored-by: Drashna Jaelre Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet --- keyboards/4pplet/eagle_viper_rep/rev_b/mcuconf.h | 25 ++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 keyboards/4pplet/eagle_viper_rep/rev_b/mcuconf.h (limited to 'keyboards/4pplet/eagle_viper_rep/rev_b/mcuconf.h') diff --git a/keyboards/4pplet/eagle_viper_rep/rev_b/mcuconf.h b/keyboards/4pplet/eagle_viper_rep/rev_b/mcuconf.h new file mode 100644 index 0000000000..34ab876215 --- /dev/null +++ b/keyboards/4pplet/eagle_viper_rep/rev_b/mcuconf.h @@ -0,0 +1,25 @@ +/* +Copyright 2022 Stefan Sundin "4pplet" <4pplet@protonmail.com> + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see . +*/ +#pragma once + +#include_next + +#undef STM32_PWM_USE_TIM1 +#define STM32_PWM_USE_TIM1 TRUE + +#undef STM32_PWM_USE_TIM3 +#define STM32_PWM_USE_TIM3 TRUE -- cgit v1.2.3 [cgit] Unable to lock slot /tmp/cgit/18200000.lock: No such file or directory (2)