]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/lfkeyboards/lfk87/keymaps/default/rules.mk
Fix the LFKeyboards so they work with the QMK Configurator (#4591)
[qmk_firmware.git] / keyboards / lfkeyboards / lfk87 / keymaps / default / rules.mk
index c1f1070fd6002f08c25f5810d025e7cff7d7595e..c079c264ed7af867770f830492b0c91c503e693f 100644 (file)
@@ -23,17 +23,6 @@ ISSI_ENABLE = yes                    # If the I2C pullup resistors aren't install this must be di
 WATCHDOG_ENABLE = no           # Resets keyboard if matrix_scan isn't run every 250ms
 
 
-ifndef QUANTUM_DIR
-       include ../../../../Makefile
-endif
-
-ifeq ($(strip $(ISSI_ENABLE)), yes)
-    TMK_COMMON_DEFS += -DISSI_ENABLE
-endif
-
-ifeq ($(strip $(WATCHDOG_ENABLE)), yes)
-    TMK_COMMON_DEFS += -DWATCHDOG_ENABLE
-endif
 
 
 # Override the LFK87 hardware version.