mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-05 01:15:19 +00:00
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
|