8 lines
113 B
C
Executable File
8 lines
113 B
C
Executable File
#pragma once
|
|
|
|
// place overrides here
|
|
|
|
#define TAPPING_TOGGLE 2
|
|
#define TAPPING_TERM 200
|
|
#define PERMISSIVE_HOLD
|