소스 검색

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

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.