Skip to content

Commit

Permalink
Update hand_wire.md (qmk#23429)
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixTeutsch authored Apr 6, 2024
1 parent 36ae585 commit b0e948c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hand_wire.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ As you move along, be sure that the controller is staying in place - recutting a

From here, you should have a working keyboard once you program a firmware.

Simple firmware can be created easily using the [Keyboard Firmware Builder](https://kbfirmware.com/) website. Recreate your layout using [Keyboard Layout Editor](https://www.keyboard-layout-editor.com), import it and recreate the matrix (if not already done as part of [planning the matrix](#planning-the-matrix).
Simple firmware can be created easily using the [Keyboard Firmware Builder](https://kbfirmware.com/) website. Recreate your layout using [Keyboard Layout Editor](https://www.keyboard-layout-editor.com), import it and recreate the matrix (if not already done as part of [planning the matrix](#planning-the-matrix)).

Go through the rest of the tabs, assigning keys until you get to the last one where you can compile and download your firmware. The .hex file can be flashed straight onto your keyboard, or for advanced functionality, compiled locally after [Setting up Your Environment](newbs_getting_started.md).

Expand Down

0 comments on commit b0e948c

Please sign in to comment.