6 lines
97 B
C
6 lines
97 B
C
#pragma once
|
|
|
|
#define TAPPING_TERM 200
|
|
#define ONESHOT_TAP_TOGGLE 5
|
|
#define ONESHOT_TIMEOUT 5000
|