8 lines
128 B
C
8 lines
128 B
C
//copyright info
|
|
|
|
#pragma once
|
|
|
|
// Define options
|
|
#define TAPPING_TERM 135
|
|
#define PERMISSIVE_HOLD
|
|
#define TAPPING_TERM_PER_KEY
|