mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-11 20:58:15 +06:00
10 lines
194 B
C
10 lines
194 B
C
|
// Copyright 2021 Paul Maria Scheikl (@ScheiklP)
|
||
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
/* Select hand configuration */
|
||
|
|
||
|
#define TAPPING_FORCE_HOLD
|
||
|
#define TAPPING_TERM 180
|