Skip to content

Commit

Permalink
Updated Function96 with V2 files and removed chconf.h and halconf.h (q…
Browse files Browse the repository at this point in the history
…mk#12613)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: JuanTapMan <68515848+JuanTapMan@users.noreply.github.com>
  • Loading branch information
3 people authored and mechlovin committed Jul 30, 2021
1 parent 50fdb83 commit 38972b3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion keyboards/function96/v2/mcuconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
#include_next <mcuconf.h>

#undef STM32_PWM_USE_TIM3
#define STM32_PWM_USE_TIM3 TRUE
#define STM32_PWM_USE_TIM3 TRUE
2 changes: 1 addition & 1 deletion keyboards/function96/v2/v2.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

#include "v2.h"
#include "v2.h"
2 changes: 1 addition & 1 deletion keyboards/noxary/378/chconf.h
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 38972b3

Please sign in to comment.