Remove NO_ACTION_MACRO
and NO_ACTION_FUNCTION
from keyboard config.h (#16655)
This commit is contained in:
@@ -47,7 +47,5 @@
|
||||
// Feature diable options
|
||||
//#define NO_DEBUG
|
||||
//#define NO_PRINT
|
||||
#define NO_ACTION_MACRO
|
||||
#define NO_ACTION_FUNCTION
|
||||
|
||||
#define OLED_DISPLAY_128X64
|
||||
|
@@ -54,7 +54,5 @@
|
||||
// Feature diable options
|
||||
//#define NO_DEBUG
|
||||
//#define NO_PRINT
|
||||
#define NO_ACTION_MACRO
|
||||
#define NO_ACTION_FUNCTION
|
||||
|
||||
#define OLED_DISPLAY_128X64
|
||||
|
Reference in New Issue
Block a user