1
0
Fork 0

[Keyboard] Redox Wireless configurator bugfix (#4961)

* Fixed wrong build instruction

* Updated info.json file
This commit is contained in:
Mattia Dal Ben 2019-01-30 20:02:05 +01:00 committed by Drashna Jaelre
parent 71164eee6a
commit 6a63b67cde
2 changed files with 86 additions and 2 deletions

View file

@ -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).