Skip to content

Commit

Permalink
[Keyboard] Update kyria make path example (qmk#13720)
Browse files Browse the repository at this point in the history
Co-authored-by: filterpaper <filterpaper@localhost>
  • Loading branch information
2 people authored and nhongooi committed Dec 5, 2021
1 parent ec1700c commit 5b6868a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions keyboards/splitkb/kyria/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ Hardware Availability: [splitkb.com](https://splitkb.com) and partners.

Make example for this keyboard (after setting up your build environment):

make kyria:default
make splitkb/kyria:default

Example of flashing this keyboard:

make kyria/rev1:default:flash
make splitkb/kyria/rev1:default:flash

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 5b6868a

Please sign in to comment.