|
|
@ -294,8 +294,8 @@ define PARSE_RULE
|
|
|
|
$$(info | QMK's make format recently changed to use folder locations and colons:)
|
|
|
|
$$(info | QMK's make format recently changed to use folder locations and colons:)
|
|
|
|
$$(info | make project_folder:keymap[:target])
|
|
|
|
$$(info | make project_folder:keymap[:target])
|
|
|
|
$$(info | Examples:)
|
|
|
|
$$(info | Examples:)
|
|
|
|
$$(info | make planck/rev4:default:dfu)
|
|
|
|
$$(info | make dz60:default)
|
|
|
|
$$(info | make planck/rev4:default)
|
|
|
|
$$(info | make planck/rev6:default:flash)
|
|
|
|
$$(info |)
|
|
|
|
$$(info |)
|
|
|
|
endif
|
|
|
|
endif
|
|
|
|
endef
|
|
|
|
endef
|
|
|
|