diff --git a/keyboards/fingerpunch/rockon_bp/readme.md b/keyboards/fingerpunch/rockon_bp/readme.md index b0eaa5a213..1d55038533 100644 --- a/keyboards/fingerpunch/rockon_bp/readme.md +++ b/keyboards/fingerpunch/rockon_bp/readme.md @@ -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).