~ruther/qmk_firmware

ref: 8c9f54d70b12156781ba5757697079b83dff79a7 qmk_firmware/users/billypython/rules.mk -rw-r--r-- 110 bytes
8c9f54d7 — Nick Brassel Encoder map: NUM_DIRECTIONS (#21066) 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
Do not follow this link