Remove NO_ACTION_MACRO
and NO_ACTION_FUNCTION
from keyboard config.h (#16655)
This commit is contained in:
@@ -75,5 +75,3 @@ further optimizations can be done on that side.
|
||||
/* disable action features */
|
||||
// #define NO_ACTION_ONESHOT // 462 bytes <- this needs to be un-commented out if Link Time Optimization is disabled, otherwise file is too large
|
||||
// The two below are implicit since we use LTO_ENABLE (in rules.mk)
|
||||
// #define NO_ACTION_MACRO
|
||||
// #define NO_ACTION_FUNCTION
|
||||
|
Reference in New Issue
Block a user