Skip to content

Commit

Permalink
Add toolbox example
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr committed Mar 26, 2021
1 parent 228b9ae commit cade2dd
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,17 @@ Currently a limitation of WSL, however workarounds have been included for flashi

The recommendation is to use [QMK Toolbox](https://github.com/qmk/qmk_toolbox) for all other supported flashing methods.

## How can I flash with QMK Toolbox?

Files within the WSL filesystem can be flashed directly by using
```
\\wsl$\QMK\home\qmk\qmk_firmware\<firmware_name.ext>
```

For example,

![toolbox](wsl_toolbox.png)

## How can I access my firmware files?

Within the WSL shell, you can run the following command to start browsing
Expand Down

0 comments on commit cade2dd

Please sign in to comment.