You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Nick Brassel 154d35ac14
Remove `UNUSED_PINS` (#17931)
1 year ago
..
keymaps/default [Keyboard] Adding chocV keyboard (#15921) 1 year ago
chocv.c [Keyboard] Adding chocV keyboard (#15921) 1 year ago
chocv.h [Keyboard] Adding chocV keyboard (#15921) 1 year ago
config.h Remove `UNUSED_PINS` (#17931) 1 year ago
info.json Move keyboard USB IDs and strings to data driven: C (#17789) 1 year ago
readme.md [Keyboard] Adding chocV keyboard (#15921) 1 year ago
rules.mk [Keyboard] Adding chocV keyboard (#15921) 1 year ago

readme.md

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.