qmk_firmware/keyboards/chocv
2022-07-26 00:04:09 +01:00
..
keymaps/default
chocv.c
chocv.h
config.h Move keyboard USB IDs and strings to data driven: C (#17789) 2022-07-26 00:04:09 +01:00
info.json Move keyboard USB IDs and strings to data driven: C (#17789) 2022-07-26 00:04:09 +01:00
readme.md
rules.mk

chocV

A 36 key choc keyboard based on the Horizon construction and a trimmed down BabyV layout!

chocV Lineage

  • Keyboard Maintainer: Brickbots
  • Hardware Supported: The chocV PCB is public domain and is compatible with any pro-micro footprint MCU
  • Hardware Availability: The chocV github repo

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

make chocv:default

Flashing example for this keyboard:

make chocv:default:flash

Bootloader

Enter the bootloader using the hardware reset button on the top middle of the near the MCU.

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