logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1070B)


  1. # Speedo
  2. ![Speedo](http://assets.cozykeys.xyz/images/keyboards/speedo/speedo-v3.0-angle-led-front_1600x1600.png)
  3. - Keyboard Maintainer: [Paul Ewing](https://github.com/pcewing)
  4. - Hardware Supported: Elite-C
  5. - Hardware Availability: [Speedo Repository](https://github.com/cozykeys/speedo)
  6. Make example for this keyboard (after setting up your build environment):
  7. make cozykeys/speedo/v2:default # for Speedo v2
  8. make cozykeys/speedo/v3:default # for Speedo v3
  9. Flashing example for this keyboard:
  10. make cozykeys/speedo/v2:default:flash # for Speedo v2
  11. make cozykeys/speedo/v3:default:flash # for Speedo v3
  12. See the
  13. [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and
  14. the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for
  15. more information. Brand new to QMK? Start with our
  16. [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
  17. ## Flashing the Firmware
  18. See the QMK docs for handwiring a keyboard; there is a section with
  19. instructions on how to flash the *.hex* file to the Teensy 2.0 controller.