summaryrefslogtreecommitdiff
path: root/keyboards/chocv/readme.md
blob: 67bb9aad02557c040697fa64d911a493a87dc918 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# chocV

A 36 key choc keyboard based on the [Horizon](https://github.com/skarrmann/horizon)
construction and a trimmed down [BabyV](https://www.instagram.com/eyeohdesigns/?hl=en) layout!

![chocV Lineage](https://raw.githubusercontent.com/brickbots/chocV/main/images/lineage.jpeg "chocV Lineage")

* Keyboard Maintainer: [Brickbots](https://github.com/brickbots)
* Hardware Supported: The chocV PCB is public domain and is compatible with any
pro-micro footprint MCU
* Hardware Availability: [The chocV github repo](https://github.com/brickbots/chocV)

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](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).