]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - users/drashna/rules.mk
[Keymap] Big Drashna code update (#6639)
[qmk_firmware.git] / users / drashna / rules.mk
index b414036a473f2f2fb30626bae08dce8f487b4642..7b77a51d963c7c5676a24d3941043b39d42b16b4 100644 (file)
@@ -40,10 +40,6 @@ ifneq ($(strip $(RGB_MATRIX_ENABLE)), no)
 endif
 
 
-ifeq ($(strip $(MACROS_ENABLED)), yes)
-    OPT_DEFS += -DMACROS_ENABLED
-endif
-
 ifdef CONSOLE_ENABLE
     ifeq ($(strip $(KEYLOGGER_ENABLE)), yes)
         OPT_DEFS += -DKEYLOGGER_ENABLE