11 lines
202 B
C
11 lines
202 B
C
|
#pragma once
|
||
|
|
||
|
#define GRAVE_ESC_ALT_OVERRIDE
|
||
|
|
||
|
/* disable features */
|
||
|
//#define NO_ACTION_LAYER
|
||
|
//#define NO_ACTION_TAPPING
|
||
|
//#define NO_ACTION_ONESHOT
|
||
|
#define NO_ACTION_MACRO
|
||
|
#define NO_ACTION_FUNCTION
|