From 07194385a7a7a8e6c0bc2aff3c3200934a8c7602 Mon Sep 17 00:00:00 2001 From: Cristian Carlesso Date: Sat, 20 Jul 2019 15:06:52 +0900 Subject: [PATCH] Update buildguide_en.md actually also space after colon should be removed. --- Pro/Doc/buildguide_en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pro/Doc/buildguide_en.md b/Pro/Doc/buildguide_en.md index b9b487d..2a9f8d5 100644 --- a/Pro/Doc/buildguide_en.md +++ b/Pro/Doc/buildguide_en.md @@ -130,7 +130,7 @@ The [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) can be used to wr Execute the following in the `qmk_firmware` directory to write the default Lily58 keymap - sudo make lily58: default: avrdude + sudo make lily58:default:avrdude When **`Detecting USB port, reset your controller now ...`** is displayed, press the reset button on the keyboard to start writing.