Skip to content

Commit

Permalink
Merge pull request #103 from lj-ditrapani/elite-pi
Browse files Browse the repository at this point in the history
docs: [elite-pi] correct qmk compile command
  • Loading branch information
nooges authored Jul 11, 2024
2 parents bcfd897 + 7060df0 commit 11cc88e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/elite-pi-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ To use the converter, see the instructions here: [QMK converter usage](https://d

Using QMK CLI:
```js
qmk flash -c -kb keebio/levinson/rev3 -km default -e CONVERT_TO=elite_pi
qmk compile -c -kb keebio/levinson/rev3 -km default -e CONVERT_TO=elite_pi
```

Using `make`:
Expand Down

0 comments on commit 11cc88e

Please sign in to comment.