~ruther/qmk_firmware

ref: ae5bcaac0d49fb8a72f87800f4d22b0e6e6de15c qmk_firmware/users/billypython/rules.mk -rw-r--r-- 110 bytes
ae5bcaac — yiancar [keyboard] Phoenix (#21051) 2 years ago
                                                                                
1
2
3
4
5
6
SRC += billypython.c
ifeq ($(strip $(TAP_DANCE_ENABLE)), yes)
  SRC += tap_dance.c
endif

EXTRAFLAGS += -flto