From df7ea272f1fa68a9d10a1e70645b45aae6a8ea39 Mon Sep 17 00:00:00 2001 From: JTM <68515848+MatthieuLu@users.noreply.github.com> Date: Mon, 26 Apr 2021 01:38:13 -0700 Subject: [PATCH] Updated Function96 with V2 files and removed chconf.h and halconf.h (#12613) Co-authored-by: Ryan Co-authored-by: JuanTapMan <68515848+JuanTapMan@users.noreply.github.com> --- keyboards/function96/v2/mcuconf.h | 2 +- keyboards/function96/v2/v2.c | 2 +- keyboards/noxary/378/chconf.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/keyboards/function96/v2/mcuconf.h b/keyboards/function96/v2/mcuconf.h index a25879aeff33..5e07a6d5ffcf 100644 --- a/keyboards/function96/v2/mcuconf.h +++ b/keyboards/function96/v2/mcuconf.h @@ -24,4 +24,4 @@ #include_next #undef STM32_PWM_USE_TIM3 -#define STM32_PWM_USE_TIM3 TRUE +#define STM32_PWM_USE_TIM3 TRUE \ No newline at end of file diff --git a/keyboards/function96/v2/v2.c b/keyboards/function96/v2/v2.c index 0e1ae134d862..c3588a6be531 100644 --- a/keyboards/function96/v2/v2.c +++ b/keyboards/function96/v2/v2.c @@ -14,4 +14,4 @@ * along with this program. If not, see . */ -#include "v2.h" +#include "v2.h" \ No newline at end of file diff --git a/keyboards/noxary/378/chconf.h b/keyboards/noxary/378/chconf.h index 06279fc3872d..4d328157e2a4 100644 --- a/keyboards/noxary/378/chconf.h +++ b/keyboards/noxary/378/chconf.h @@ -1,4 +1,4 @@ -/* Copyright 2020 QMK +/* Copyright 2020 Matt3o * * 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