James Young b7b4ffc449 Migrate `LOCKING_*_ENABLE` to Data-Driven: A-C, Part 3 (#23747) il y a 2 ans
..
v2 8e5cd981e1 Migrate features from rules.mk to DD (#23247) il y a 2 ans
v3 8e5cd981e1 Migrate features from rules.mk to DD (#23247) il y a 2 ans
info.json b7b4ffc449 Migrate `LOCKING_*_ENABLE` to Data-Driven: A-C, Part 3 (#23747) il y a 2 ans
readme.md d3963a61cb Add firmware for CozyKeys Bloomer keyboard (#12639) il y a 5 ans

readme.md

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.