1 2 3 4 5 6 7 8
#LEADER_ENABLE = yes SRC += ridingqwerty.c \ process_records.c ifneq ("$(wildcard $(USER_PATH)/secrets.c)","") SRC += secrets.c endif