summaryrefslogtreecommitdiff
path: root/keyboards/chocofly/readme.md
blob: 0d9db2c04b79ee3b64d8192f70ae3427d6ad1bef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Chocofly

![Chocofly v1.0](https://github.com/vlkv/chocofly/blob/master/images/chocofly_v1-0.jpg)

An open source ergonomic monoblock 60% keyboard.

* Keyboard Maintainer: [Vitaly Volkov](https://github.com/vlkv)
* Hardware Supported: Chocofly PCB v1, Pro Micro 5V/16MHz and compatible.
* Hardware Availability: [github.com/vlkv/chocofly](https://github.com/vlkv/chocofly)

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

    make chocofly/v1:default

Flashing example for this keyboard:

    make chocofly/v1:default:flash

## Bootloader

Briefly press the button along the top edge of the PCB next to the microcontroller.

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).