[Keyboard] add arrowmechanics/wings (#23328)
Co-authored-by: Arrow Mechanics <filip@arrowmechanics.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
54593975bf
commit
6dbc1b800f
8 changed files with 406 additions and 0 deletions
9
keyboards/arrowmechanics/wings/mcuconf.h
Normal file
9
keyboards/arrowmechanics/wings/mcuconf.h
Normal file
|
@ -0,0 +1,9 @@
|
|||
// Copyright 2024 Filip Strzałka (@philvec)
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#include_next <mcuconf.h>
|
||||
|
||||
#undef RP_PWM_USE_PWM2
|
||||
#define RP_PWM_USE_PWM2 TRUE
|
Loading…
Add table
Add a link
Reference in a new issue