10 lines
144 B
C
10 lines
144 B
C
#pragma once
|
|
|
|
#define COMBO_COUNT 18
|
|
#define COMBO_TERM 100
|
|
|
|
#define IGNORE_MOD_TAP_INTERRUPT
|
|
#define PERMISSIVE_HOLD
|
|
|
|
#define TAPPING_TERM 200
|