diff options
Diffstat (limited to 'keyboards/mc_76k/config.h')
-rw-r--r-- | keyboards/mc_76k/config.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/keyboards/mc_76k/config.h b/keyboards/mc_76k/config.h index cccd6a8e9..cd14081f4 100644 --- a/keyboards/mc_76k/config.h +++ b/keyboards/mc_76k/config.h | |||
@@ -98,7 +98,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
98 | */ | 98 | */ |
99 | 99 | ||
100 | /* disable these deprecated features by default */ | 100 | /* disable these deprecated features by default */ |
101 | #ifndef LINK_TIME_OPTIMIZATION_ENABLE | 101 | #define NO_ACTION_MACRO |
102 | #define NO_ACTION_MACRO | 102 | #define NO_ACTION_FUNCTION |
103 | #define NO_ACTION_FUNCTION | ||
104 | #endif | ||