From 35fb037cec9fa8052c9a1dc21d69ec5349e636fd Mon Sep 17 00:00:00 2001 From: Wolf Van Herreweghe Date: Mon, 4 Dec 2023 10:21:49 +0100 Subject: [PATCH] Update keyboards/mode/m60h/readme.md Co-authored-by: Ryan --- keyboards/mode/m60h/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/keyboards/mode/m60h/readme.md b/keyboards/mode/m60h/readme.md index e379ea51137..38991cd03f8 100644 --- a/keyboards/mode/m60h/readme.md +++ b/keyboards/mode/m60h/readme.md @@ -10,11 +10,11 @@ The following is the QMK Firmware for the Mode Tempo M60H PCB. Make example for this keyboard (after setting up your build environment): - make mode/m60h:default + make mode/m60h:default Flashing example for this keyboard: - make mode/m60h:default:flash + make mode/m60h:default:flash See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).