mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-24 09:27:36 +06:00
8 lines
142 B
C
8 lines
142 B
C
#define ONESHOT_TIMEOUT 3000
|
|
#define TAPPING_TERM 200
|
|
#define PREVENT_STUCK_MODIFIERS
|
|
|
|
#define LEADER_TIMEOUT 1000
|
|
|
|
#include "../../config.h"
|