You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
2 years ago
..
v2 Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2 years ago
v3 Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2 years ago
bloomer.c Add firmware for CozyKeys Bloomer keyboard (#12639) 3 years ago
bloomer.h Add firmware for CozyKeys Bloomer keyboard (#12639) 3 years ago
config.h Add firmware for CozyKeys Bloomer keyboard (#12639) 3 years ago
readme.md Add firmware for CozyKeys Bloomer keyboard (#12639) 3 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.