]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/lfkeyboards/lfk87/rules.mk
Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566)
[qmk_firmware.git] / keyboards / lfkeyboards / lfk87 / rules.mk
index c10f4730657dfe9c04b1de0222718a0b6ebe4ea2..bc96e3520e759a7d8608c3b80f42a41e90f1bd44 100644 (file)
@@ -18,18 +18,6 @@ OPT_DEFS += -DLFK_TKL_REV_$(LFK_REV)
 # Extra source files for IS3731 lighting
 SRC = TWIlib.c issi.c lighting.c
 
-# Processor frequency.
-F_CPU = 16000000
-
-# Target architecture (see library "Board Types" documentation).
-ARCH = AVR8
-
-# Input clock frequency.
-F_USB = $(F_CPU)
-
-# Interrupt driven control endpoint task(+60)
-OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
-
 LAYOUTS = tkl_ansi tkl_iso
 
 # Build Options