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