qmk_firmare/keyboards/fingerpunch/rockon/v1
..
keymaps
config.h
fp_build.json
info.json
readme.md
rules.mk
v1.c
v1.h

readme.md

rockon

An ergonomic 30% keyboard

Rock On supports vial! If you want to use Vial, go to https://github.com/sadekbaroudi/vial-qmk/keyboards/fingerpunch/rockon/v1/

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

    make fingerpunch/rockon/v1:default RGBLIGHT_ENABLE=yes OLED_ENABLE=yes

Don't forget to add CONVERT_TO=stemcell if using a stemcell controller.

Options are:

    RGBLIGHT_ENABLE=yes
    RGB_MATRIX_ENABLE=yes
    OLED_ENABLE=yes

If using the vial repository, use these: make fingerpunch/rockon/v1/no-features:vial make fingerpunch/rockon/v1/oled:vial make fingerpunch/rockon/v1/rgblight:vial make fingerpunch/rockon/v1/rgblight-oled:vial make fingerpunch/rockon/v1/rgbmatrix:vial make fingerpunch/rockon/v1/rgbmatrix-oled:vial

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