[Keyboard] Add Budgy and Crowboard Keyboards (#19141)

Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
Alex Miller
2023-04-04 17:36:23 -04:00
committed by GitHub
parent 687883cf7d
commit f7176f070f
11 changed files with 311 additions and 0 deletions

14
keyboards/budgy/config.h Normal file
View File

@@ -0,0 +1,14 @@
// Copyright 2022 KeyboardDweebs (@doesntfazer)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 1000U
#define SERIAL_USART_FULL_DUPLEX
#define SERIAL_USART_TX_PIN GP1
#define SERIAL_USART_RX_PIN GP0
// #define SERIAL_USART_PIN_SWAP