[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
11
keyboards/arrowmechanics/wings/config.h
Normal file
11
keyboards/arrowmechanics/wings/config.h
Normal file
|
@ -0,0 +1,11 @@
|
|||
// Copyright 2024 Filip Strzałka (@philvec)
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#define SERIAL_USART_FULL_DUPLEX
|
||||
|
||||
#define AUDIO_PIN GP4
|
||||
#define AUDIO_PWM_DRIVER PWMD2
|
||||
#define AUDIO_PWM_CHANNEL RP2040_PWM_CHANNEL_A
|
||||
#define AUDIO_INIT_DELAY
|
Loading…
Add table
Add a link
Reference in a new issue