diff options
Diffstat (limited to 'docs/newbs_building_firmware.md')
-rw-r--r-- | docs/newbs_building_firmware.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/newbs_building_firmware.md b/docs/newbs_building_firmware.md index 5c112a1ca..ed94a1460 100644 --- a/docs/newbs_building_firmware.md +++ b/docs/newbs_building_firmware.md @@ -39,7 +39,7 @@ How to complete this step is entirely up to you. Make the one change that's been ?> While you get a feel for how keymaps work, keep each change small. Bigger changes make it harder to debug any problems that arise. -## Build Your Firmware +## Build Your Firmware :id=build-your-firmware When your changes to the keymap are complete you will need to build the firmware. To do so go back to your terminal window and run the compile command: |