mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-24 17:37:40 +06:00
7 lines
139 B
C
7 lines
139 B
C
|
#pragma once
|
||
|
#define ONESHOT_TIMEOUT 3000
|
||
|
#define TAPPING_TERM 200
|
||
|
#define FORCE_NKRO
|
||
|
#define LEADER_TIMEOUT 1000
|
||
|
#define TAPPING_TOGGLE 3
|