/qmk-ocd40

QMK and VIAL support for OCD40 keyboard

Primary LanguageC

OCD40

A planck-like keyboard compatible with QMK firmware.

https://github.com/80Ultraman/OCD40_Keyboard

Make example for this keyboard (after setting up your build environment):

cd qmk_firmware
qmk clone lotem/qmk-ocd40 keyboards/ocd40
qmk compile -kb ocd40 -km default

Build keyboard firmware with VIAL support:

cd vial-qmk
qmk clone lotem/qmk-ocd40 keyboards/ocd40
qmk compile -kb ocd40 -km vial

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