qmk-firmwares/keyboards/chocv
2023-01-31 06:03:30 +11:00
..
keymaps/default [Keyboard] Adding chocV keyboard (#15921) 2022-07-17 09:35:09 -07:00
chocv.c [Keyboard] Adding chocV keyboard (#15921) 2022-07-17 09:35:09 -07:00
chocv.h [Keyboard] Adding chocV keyboard (#15921) 2022-07-17 09:35:09 -07:00
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
info.json Migrate LAYOUTS to data driven (#19541) 2023-01-10 02:48:20 +00:00
readme.md [Keyboard] Adding chocV keyboard (#15921) 2022-07-17 09:35:09 -07:00
rules.mk Migrate LAYOUTS to data driven (#19541) 2023-01-10 02:48:20 +00:00

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.