mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-18 23:53:23 +00:00
9 lines
141 B
C
9 lines
141 B
C
|
#pragma once
|
||
|
|
||
|
#define NO_ACTION_MACRO
|
||
|
#define NO_ACTION_FUNCTION
|
||
|
#undef LOCKING_SUPPORT_ENABLE
|
||
|
|
||
|
#define LAYER_STATE_8BIT
|
||
|
#define MAX_LAYER 4
|