10 lines
167 B
C
10 lines
167 B
C
|
#pragma once
|
||
|
|
||
|
#define NO_ACTION_ONESHOT
|
||
|
#define NO_ACTION_MACRO
|
||
|
#define NO_ACTION_FUNCTION
|
||
|
#undef LOCKING_SUPPORT_ENABLE
|
||
|
|
||
|
#define LAYER_STATE_8BIT
|
||
|
#define MAX_LAYER 4
|