aboutsummaryrefslogtreecommitdiff
path: root/chak
diff options
context:
space:
mode:
Diffstat (limited to 'chak')
-rw-r--r--chak/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chak/Makefile b/chak/Makefile
index c846b86..38a0482 100644
--- a/chak/Makefile
+++ b/chak/Makefile
@@ -8,7 +8,7 @@ all:
$(qmk_clean)
$(qmk_compile)
$(qmk_flash_rp2)
- @echo "!! Plug other half in"
+ @echo "!! Wait for controller to reset (display/led flash) and plug other half in"
@sleep 3
$(qmk_flash_rp2)
$(qmk_clean)