Explorar el Código

[Keyboard] Redox Wireless configurator bugfix (#4961)

* Fixed wrong build instruction

* Updated info.json file
Mattia Dal Ben hace 6 años
padre
commit
6a63b67cde
Se han modificado 2 ficheros con 1 adiciones y 1 borrados
  1. 0 0
      keyboards/redox_w/info.json
  2. 1 1
      keyboards/redox_w/readme.md

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 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).

Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio