Ryan 2da0827d4f Remove matrix size defines (#19581) 3 years ago
..
v2 f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
v3 f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
bloomer.c d3963a61cb Add firmware for CozyKeys Bloomer keyboard (#12639) 5 years ago
bloomer.h d3963a61cb Add firmware for CozyKeys Bloomer keyboard (#12639) 5 years ago
config.h 2da0827d4f Remove matrix size defines (#19581) 3 years ago
info.json 3a7dbc8981 Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945) 4 years ago
readme.md d3963a61cb Add firmware for CozyKeys Bloomer keyboard (#12639) 5 years ago

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.