~ruther/qmk_firmware

ref: a76a79b8275740e218a31e1e45ec22bfeb80d3ba qmk_firmware/users/billypython/rules.mk -rw-r--r-- 110 bytes
a76a79b8 — noroadsleft [Keyboard] Rabbit68: Configurator layout support (#6809) 6 years ago
                                                                                
1
2
3
4
5
6
SRC += billypython.c
ifeq ($(strip $(TAP_DANCE_ENABLE)), yes)
  SRC += tap_dance.c
endif

EXTRAFLAGS += -flto