Explorar o código

Remove lfkeyboards parent rules.mk as its only required for mini1800

zvecr %!s(int64=7) %!d(string=hai) anos
pai
achega
cf596a0371
Modificáronse 2 ficheiros con 2 adicións e 1 borrados
  1. 2 0
      keyboards/lfkeyboards/mini1800/rules.mk
  2. 0 1
      keyboards/lfkeyboards/rules.mk

+ 2 - 0
keyboards/lfkeyboards/mini1800/rules.mk

@@ -52,6 +52,8 @@ F_USB = $(F_CPU)
 # Interrupt driven control endpoint task(+60)
 OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
 
+# Extra source files for IS3731 lighting
+SRC = TWIlib.c issi.c lighting.c
 
 ifeq ($(strip $(ISSI_ENABLE)), yes)
     # TMK_COMMON_DEFS += -DISSI_ENABLE

+ 0 - 1
keyboards/lfkeyboards/rules.mk

@@ -1 +0,0 @@
-SRC = TWIlib.c issi.c lighting.c