From 6fd88c15565f88ce1e595358ea98ecc1121fa26b Mon Sep 17 00:00:00 2001 From: Daniel Shields <1530706+shieldsd@users.noreply.github.com> Date: Fri, 8 Nov 2019 18:31:36 +0000 Subject: [Keymap] Remove dynamic macro customization now it's a core feature. (#7301) --- users/dshields/rules.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'users/dshields/rules.mk') diff --git a/users/dshields/rules.mk b/users/dshields/rules.mk index 8a7c82cd44..abfbe5e40e 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 -- cgit v1.2.3