readme.md (1085B)
1 # Bloomer 2 3  4 5 - Keyboard Maintainer: [Paul Ewing](https://github.com/pcewing) 6 - Hardware Supported: ItsyBitsy 32u4 5V 16MHz 7 - Hardware Availability: [Bloomer Repository](https://github.com/cozykeys/bloomer) 8 9 Make example for this keyboard (after setting up your build environment): 10 11 make cozykeys/bloomer/v2:default # for Bloomer v2 12 make cozykeys/bloomer/v3:default # for Bloomer v3 13 14 Flashing example for this keyboard: 15 16 make cozykeys/bloomer/v2:default:flash # for Bloomer v2 17 make cozykeys/bloomer/v3:default:flash # for Bloomer v3 18 19 See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). 20 21 ## Flashing the Firmware 22 23 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.