4 lines
81 B
C
4 lines
81 B
C
#pragma once
|
|
|
|
// Threshold for things considered a "tap"
|
|
#define TAPPING_TERM 300 |