qmk_firmware/keyboards/cozykeys/bloomer
Ryan 4ae9bfd17a
Move RGBLIGHT_HUE/SAT/VAL_STEP to data driven (#21292)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-24 17:37:54 +10:00
..
v2 Move single LAYOUTs to data driven (#20365) 2023-04-12 13:42:51 +10:00
v3 Move single LAYOUTs to data driven (#20365) 2023-04-12 13:42:51 +10:00
config.h Move RGBLIGHT_HUE/SAT/VAL_STEP to data driven (#21292) 2023-06-24 17:37:54 +10:00
info.json Move RGBLIGHT_HUE/SAT/VAL_STEP to data driven (#21292) 2023-06-24 17:37:54 +10:00
readme.md Add firmware for CozyKeys Bloomer keyboard (#12639) 2021-04-29 18:55:01 +02:00

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.