diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -294,8 +294,8 @@ define PARSE_RULE | |||
| 294 | $$(info | QMK's make format recently changed to use folder locations and colons:) | 294 | $$(info | QMK's make format recently changed to use folder locations and colons:) |
| 295 | $$(info | make project_folder:keymap[:target]) | 295 | $$(info | make project_folder:keymap[:target]) |
| 296 | $$(info | Examples:) | 296 | $$(info | Examples:) |
| 297 | $$(info | make planck/rev4:default:dfu) | 297 | $$(info | make dz60:default) |
| 298 | $$(info | make planck/rev4:default) | 298 | $$(info | make planck/rev6:default:flash) |
| 299 | $$(info |) | 299 | $$(info |) |
| 300 | endif | 300 | endif |
| 301 | endef | 301 | endef |
