X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Flily58%2Fconfig.h;h=fb1cdf3962a1dff493b83725c1b00b0407717e03;hb=28e182bc8a2976562e0d76a1332527e0a4be81ea;hp=b88ec06bf41fd2bab2f29a32243dc6f402a86b75;hpb=4f0dc945c32fce91323e5321b6bca70bca4dd1ac;p=qmk_firmware.git diff --git a/keyboards/lily58/config.h b/keyboards/lily58/config.h index b88ec06bf..fb1cdf396 100644 --- a/keyboards/lily58/config.h +++ b/keyboards/lily58/config.h @@ -24,11 +24,5 @@ along with this program. If not, see . #define USE_I2C #define USE_SERIAL -#ifdef USE_Link_Time_Optimization - // LTO has issues with macros (action_get_macro) and "functions" (fn_actions), - // so just disable them - #define NO_ACTION_MACRO - #define NO_ACTION_FUNCTION - - #define DISABLE_LEADER -#endif // USE_Link_Time_Optimization \ No newline at end of file +#define NO_ACTION_MACRO +#define NO_ACTION_FUNCTION