~ruther/qmk_firmware

ref: cd374b1500b6d581c133f18d45a4a774d9e0f313 qmk_firmware/keyboards/ai03/altair/config.h -rw-r--r-- 362 bytes
cd374b15 — Ryan `clueboard/card`: Swap layout and alias (#24007) 9 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
/* Copyright 2024 ai03 Design Studio */
/* SPDX-License-Identifier: GPL-2.0-or-later */

#pragma once

/* VBUS-routed pin for upstream detection */
#define USB_VBUS_PIN GP0

/* 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
Do not follow this link