qmk_firmare/keyboards/fingerpunch/rockon_bp/readme.md

938 B

rockon (black pill)

An ergonomic 50% keyboard

(unimplemented for black pill as of now) Rock On supports vial! If you want to use Vial, go to https://github.com/sadekbaroudi/vial-qmk/keyboards/fingerpunch/rockon_bp/

To build the firmware for this keyboard (after setting up your build environment):

    make fingerpunch/rockon_bp:default RGBLIGHT_ENABLE=yes ENCODER_ENABLE=yes CIRQUE_ENABLE=yes OLED_ENABLE=yes

Options are:

    CIRQUE_ENABLE=yes
    RGBLIGHT_ENABLE=yes
    RGB_MATRIX_ENABLE=yes
    OLED_ENABLE=yes
    ENCODER_ENABLE=yes
    PIMORONI_TRACKBALL_ENABLE=yes

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.