~ruther/qmk_firmware

ref: 01473075f8e78adcfbd4f9f4b6bb1d7682a7ee4d qmk_firmware/keyboards/cozykeys/bloomer/readme.md -rw-r--r-- 1.1 KiB
01473075 — Joel Challis Migrate features from rules.mk to data driven - EFGH (#23248) 1 year, 2 months ago

#Bloomer

Bloomer

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

make cozykeys/bloomer/v2:default  # for Bloomer v2
make cozykeys/bloomer/v3:default  # for Bloomer v3

Flashing example for this keyboard:

make cozykeys/bloomer/v2:default:flash  # for Bloomer v2
make cozykeys/bloomer/v3:default:flash  # for Bloomer v3

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

#Flashing the Firmware

See the QMK docs for handwiring a keyboard; there is a section with instructions on how to flash the .hex file to the Teensy 2.0 controller.

Do not follow this link