diff options
Diffstat (limited to 'keyboards/dztech/dz60rgb/keymaps/xunz/rules.mk')
-rw-r--r-- | keyboards/dztech/dz60rgb/keymaps/xunz/rules.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/dztech/dz60rgb/keymaps/xunz/rules.mk b/keyboards/dztech/dz60rgb/keymaps/xunz/rules.mk index 7a77be4939..d12c8dc44e 100644 --- a/keyboards/dztech/dz60rgb/keymaps/xunz/rules.mk +++ b/keyboards/dztech/dz60rgb/keymaps/xunz/rules.mk @@ -1,5 +1,4 @@ NKRO_ENABLE = yes # USB Nkey Rollover # VELOCIKEY_ENABLE = yes -LINK_TIME_OPTIMIZATION_ENABLE = yes - +LTO_ENABLE = yes |