Skip to content

Commit

Permalink
tbkmini: fix compilation instructions in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
burkfers committed Jul 24, 2024
1 parent 409c7e1 commit 47714a3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions keyboards/bastardkb/tbkmini/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ A split, compact ergonomic keyboard.
The template is:

```shell
qmk compile -kb bastardkb/tbkmini/{VERSION}/elitec -km {KEYMAP}
qmk compile -kb bastardkb/tbkmini -km {KEYMAP}
```

| default | via |
| ---------------------------------------------------- | ------------------------------------------------ |
| `qmk compile -kb bastardkb/tbkmini -km default` | `qmk compile -kb bastardkb/tbkmini -km via` |
| default |
| ---------------------------------------------------- |
| `qmk compile -kb bastardkb/tbkmini -km default` |

See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).

Expand Down

0 comments on commit 47714a3

Please sign in to comment.