From 4f0fa678334e3d428f8ed3616efa2f2a4561d9fe Mon Sep 17 00:00:00 2001 From: Quentin Date: Fri, 2 Aug 2024 19:49:28 +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 6d8f958..4352787 100644 --- a/fw/compile-firmware.md +++ b/fw/compile-firmware.md @@ -103,7 +103,7 @@ First, make sure you have went through the [Github actions requirements section After cloning the BastardKB userspace repository, it is already configured to work with the BastardKB QMK fork - so no need for additional configuration on that side. -If you created your own keymap, you will need to add it to the list of keympaps to be compiled in `qmk.json`, for example: +If you created your own keymap, you will need to add it to the list of keymaps to be compiled in `qmk.json`, for example: ```shell {