cleaned up rock on bp readme

This commit is contained in:
Sadek Baroudi 2022-10-12 14:15:26 -07:00
parent 2ae9f3c698
commit d7a6eae09e
1 changed files with 0 additions and 22 deletions

View File

@ -21,26 +21,4 @@ Options are:
PIMORONI_TRACKBALL_ENABLE=yes
```
(As of April 2022, Vial not supported for this board yet) If using the vial repository, use these:
make fingerpunch/rockon_bp/no-features:vial
make fingerpunch/rockon_bp/oled:vial
make fingerpunch/rockon_bp/rgblight:vial
make fingerpunch/rockon_bp/rgblight-oled:vial
make fingerpunch/rockon_bp/rgbmatrix:vial
make fingerpunch/rockon_bp/rgbmatrix-oled:vial
make fingerpunch/rockon_bp/ec11:vial
make fingerpunch/rockon_bp/oled_ec11:vial
make fingerpunch/rockon_bp/rgblight_ec11:vial
make fingerpunch/rockon_bp/rgblight_oled_ec11:vial
make fingerpunch/rockon_bp/rgbmatrix_ec11:vial
make fingerpunch/rockon_bp/rgbmatrix_oled_ec11:vial
Example of flashing this keyboard:
make fingerpunch/rockon_bp/no-features:default:flash
Or in the vial repository:
make fingerpunch/rockon_bp/no-features:vial:flash
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).