mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-27 13:40:14 +00: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
|