~ruther/qmk_firmware

ref: 0d8c50e8c9dba742878618f791be1c07e190e8bc qmk_firmware/keyboards/ai03/altair_x/config.h -rw-r--r-- 362 bytes
0d8c50e8 — Rutherther feat: init corne rutherther keymap 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