diff options
Diffstat (limited to 'keyboards/lfkeyboards/lfk78/config.h')
| -rw-r--r-- | keyboards/lfkeyboards/lfk78/config.h | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/keyboards/lfkeyboards/lfk78/config.h b/keyboards/lfkeyboards/lfk78/config.h index 3478c9629..b96aca07c 100644 --- a/keyboards/lfkeyboards/lfk78/config.h +++ b/keyboards/lfkeyboards/lfk78/config.h | |||
| @@ -158,10 +158,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 158 | //#define NO_ACTION_ONESHOT | 158 | //#define NO_ACTION_ONESHOT |
| 159 | 159 | ||
| 160 | /* disable these deprecated features by default */ | 160 | /* disable these deprecated features by default */ |
| 161 | #ifndef LINK_TIME_OPTIMIZATION_ENABLE | 161 | #define NO_ACTION_MACRO |
| 162 | #define NO_ACTION_MACRO | 162 | #define NO_ACTION_FUNCTION |
| 163 | #define NO_ACTION_FUNCTION | 163 | |
| 164 | #endif | ||
| 165 | /* | 164 | /* |
| 166 | * MIDI options | 165 | * MIDI options |
| 167 | */ | 166 | */ |
