diff options
Diffstat (limited to 'keyboards/dztech/dz65rgb/keymaps/matthewrobo/rules.mk')
-rw-r--r-- | keyboards/dztech/dz65rgb/keymaps/matthewrobo/rules.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/dztech/dz65rgb/keymaps/matthewrobo/rules.mk b/keyboards/dztech/dz65rgb/keymaps/matthewrobo/rules.mk index 9a75bb29dc..29afe8cd03 100644 --- a/keyboards/dztech/dz65rgb/keymaps/matthewrobo/rules.mk +++ b/keyboards/dztech/dz65rgb/keymaps/matthewrobo/rules.mk @@ -2,5 +2,4 @@ NKRO_ENABLE = yes # USB Nkey Rollover AUTO_SHIFT_ENABLE = yes # Auto Shift # VELOCIKEY_ENABLE = yes -LINK_TIME_OPTIMIZATION_ENABLE = yes - +LTO_ENABLE = yes |