diff options
author | QMK Bot <hello@qmk.fm> | 2021-12-27 03:06:43 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-12-27 03:06:43 +0000 |
commit | a1dd4f3c0fe64850a27d1bed38059a5a6c2438ac (patch) | |
tree | 2924dcc230103fa09f0011e4885560b2ae05cdbc /keyboards/wings42/rev1/readme.md | |
parent | c93935f243dc7170dadfc2daf95e055fec56df6d (diff) | |
parent | 76f94a4275ca1d6417c85c9ad173ae61247f0d19 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/wings42/rev1/readme.md')
-rw-r--r-- | keyboards/wings42/rev1/readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/wings42/rev1/readme.md b/keyboards/wings42/rev1/readme.md index 158372feb4..4ddfe3e83c 100644 --- a/keyboards/wings42/rev1/readme.md +++ b/keyboards/wings42/rev1/readme.md @@ -10,11 +10,11 @@ A split keyboard with 3x6 vertically staggered keys and 3 thumb keys. Make example for this keyboard (after setting up your build environment): - make wings42:default + make wings42/rev1:default Flashing example for this keyboard: - make wings42:default:flash + make wings42/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). |