summaryrefslogtreecommitdiffstats
path: root/keyboards/redox_w/readme.md
diff options
context:
space:
mode:
authorMattia Dal Ben <mattdibi@users.noreply.github.com>2019-01-30 20:02:05 +0100
committerDrashna Jaelre <drashna@live.com>2019-01-30 20:02:05 +0100
commit6a63b67cde63fc994a7adcd5be0dfd3d5733aaa9 (patch)
tree58d208d26465544cad5b5334cbaa7950b6c82df2 /keyboards/redox_w/readme.md
parent71164eee6abe3c998227670aebe5020973a577ad (diff)
downloadqmk_firmware-6a63b67cde63fc994a7adcd5be0dfd3d5733aaa9.tar.gz
qmk_firmware-6a63b67cde63fc994a7adcd5be0dfd3d5733aaa9.tar.xz
[Keyboard] Redox Wireless configurator bugfix (#4961)
* Fixed wrong build instruction * Updated info.json file
Diffstat (limited to 'keyboards/redox_w/readme.md')
-rw-r--r--keyboards/redox_w/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/redox_w/readme.md b/keyboards/redox_w/readme.md
index 83544a9fc..a47fc2ead 100644
--- a/keyboards/redox_w/readme.md
+++ b/keyboards/redox_w/readme.md
@@ -22,7 +22,7 @@ make redox_w:default
Example of flashing this keyboard:
```sh
-make redox_w/rev1:default:avrdude
+make redox_w:default:avrdude
```
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).