From a2cb6933a8edccb8bd19db67bcd6c8148e15fe12 Mon Sep 17 00:00:00 2001 From: Quentin Date: Fri, 2 Aug 2024 15:07:03 +0200 Subject: [PATCH] Update fw/compile-firmware.md Co-authored-by: burkfers --- fw/compile-firmware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fw/compile-firmware.md b/fw/compile-firmware.md index ba53200..5d463ac 100644 --- a/fw/compile-firmware.md +++ b/fw/compile-firmware.md @@ -80,7 +80,7 @@ actions tab -- "I understand my workflows, go ahead and enable them" # Compiling with console -Once in the QMK Userspace repository, compiling a keymap works the same as normal: +Once in the QMK userspace repository, compiling a keymap works the same as normal: ```shell qmk compile -c -kb bastardkb/{keyboard} -km {keymap}