We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c6ba66 commit f8d9a22Copy full SHA for f8d9a22
users/drashna/rules.mk
@@ -101,3 +101,6 @@ ifeq ($(strip $(HOME_ROW_MODS_ENABLE)), yes)
101
# enable all the options for homerow mods
102
OPT_DEFS += -DTAPPING_TERM=250 -DFLOW_TAP_TERM=150 -DPERMISSIVE_HOLD -DCHORDAL_HOLD -DSPECULATIVE_HOLD
103
endif
104
+
105
106
+LDFLAGS += -Wl,-Map=$(BUILD_DIR)/$(TARGET).map,--cref
0 commit comments