Skip to content

Commit

Permalink
skeletyl: 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 57f8163 commit 409c7e1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions keyboards/bastardkb/skeletyl/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ A very small keyboard made for ergonomic enthusiasts.
The template is:

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

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

This keyboard is made to be used with the Miryoku layout, do not use the default keymap.

Expand Down

0 comments on commit 409c7e1

Please sign in to comment.