9 lines
146 B
C
Executable File
9 lines
146 B
C
Executable File
#pragma once
|
|
|
|
// place overrides here
|
|
|
|
#define TAPPING_TOGGLE 2
|
|
#define TAPPING_TERM 200
|
|
#define PERMISSIVE_HOLD
|
|
#define IGNORE_MOD_TAP_INTERRUPT
|