mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-29 20:26:56 +06:00
8 lines
222 B
C
8 lines
222 B
C
|
// Copyright 2023 Christopher Courtney, aka Drashna Jael're (@drashna) <drashna@live.com>
|
||
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
#define PICO_XOSC_STARTUP_DELAY_MULTIPLIER 64
|
||
|
#define TAPPING_TERM 499
|