8 lines
141 B
C
8 lines
141 B
C
|
#pragma once
|
||
|
|
||
|
#define NO_ACTION_LAYER
|
||
|
#define NO_ACTION_TAPPING
|
||
|
#define NO_ACTION_ONESHOT
|
||
|
#define NO_ACTION_MACRO
|
||
|
#define NO_ACTION_FUNCTION
|