qmk_firmware/keyboards/chocv/readme.md
Richard 747b33cb81
[Keyboard] Adding chocV keyboard (#15921)
* Adding chocV keyboard

* Fix checklist issues / community layout support

* Remove template cruft from readme

* Fix image url in readme

* Fix image url in readme to raw github content

* Change readme example to use default Keymap

* Remove vestigal config

* More informative keymap readme

* Config.h swapsies

* Remove deprecated features

* Conform / Modernize Rules

* Conform / Modernize Rules

* Clean up spacing

* Update keyboards/chocv/readme.md

Move build docs links to end 👍
2022-07-17 09:35:09 -07:00

1.1 KiB

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.