~ruther/qmk_firmware

ref: 38a153b1435445f72c29c7cde50b018352c28d7c qmk_firmware/users/billypython/rules.mk -rw-r--r-- 110 bytes
38a153b1 — IFo Hancroft [Keymap] Fixed ifohancroft Swap Hands Config (#19176) 3 years ago
                                                                                
1
2
3
4
5
6
SRC += billypython.c
ifeq ($(strip $(TAP_DANCE_ENABLE)), yes)
  SRC += tap_dance.c
endif

EXTRAFLAGS += -flto