diff options
Diffstat (limited to 'users/dshields/rules.mk')
-rw-r--r-- | users/dshields/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/dshields/rules.mk b/users/dshields/rules.mk index 8a7c82cd4..abfbe5e40 100644 --- a/users/dshields/rules.mk +++ b/users/dshields/rules.mk @@ -8,6 +8,7 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend API_SYSEX_ENABLE = no SPACE_CADET_ENABLE = no LEADER_ENABLE = no +DYNAMIC_MACRO_ENABLE = yes LINK_TIME_OPTIMIZATION_ENABLE = yes |