浏览代码

[Keyboard] Redox Wireless configurator bugfix (#4961)

* Fixed wrong build instruction

* Updated info.json file
Mattia Dal Ben 6 年之前
父节点
当前提交
6a63b67cde
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 0 0
      keyboards/redox_w/info.json
  2. 1 1
      keyboards/redox_w/readme.md

文件差异内容过多而无法显示
+ 0 - 0
keyboards/redox_w/info.json


+ 1 - 1
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).

部分文件因为文件数量过多而无法显示