]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/lily58/config.h
[Keyboard] Reduce compile size of the Lily58 Keyboard (#5412)
[qmk_firmware.git] / keyboards / lily58 / config.h
index b88ec06bf41fd2bab2f29a32243dc6f402a86b75..fb1cdf3962a1dff493b83725c1b00b0407717e03 100644 (file)
@@ -24,11 +24,5 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #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