Ezri Brimhall f513c31058
Some checks failed
Automatic Approve / automatic_approve (push) Has been cancelled
Accidentally deleted too much, restoring...
2025-11-05 11:03:06 -07:00

7 lines
178 B
Makefile

COMMON_DIR = common
SRC += $(COMMON_DIR)/matrix.c
VPATH += $(TOP_DIR)/keyboards/keychron/$(COMMON_DIR)
include $(TOP_DIR)/keyboards/keychron/$(COMMON_DIR)/debounce/debounce.mk