[Keyboard] Add Sofle Choc Prog from keebart (#24974)

This commit is contained in:
André Cruz 2025-03-13 21:04:32 +00:00 committed by GitHub
parent 8ae5d34c0d
commit 65aef7be95
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 323 additions and 0 deletions

View file

@ -0,0 +1,10 @@
// Copyright 2023 QMK
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define USB_VBUS_PIN GP13
/* RP2040- and hardware-specific config */
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 500U
#define PICO_XOSC_STARTUP_DELAY_MULTIPLIER 64