summaryrefslogtreecommitdiff
path: root/keyboards/cozykeys/speedo/readme.md
blob: e2193363b7ee51e3c64b8d974c73ee05bbc2d297 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Speedo

![Speedo](http://assets.cozykeys.xyz/images/keyboards/speedo/speedo-v3.0-angle-led-front_1600x1600.png)

- Keyboard Maintainer: [Paul Ewing](https://github.com/pcewing)
- Hardware Supported: Elite-C
- Hardware Availability: [Speedo Repository](https://github.com/cozykeys/speedo)

Make example for this keyboard (after setting up your build environment):

    make cozykeys/speedo/v2:default  # for Speedo v2
    make cozykeys/speedo/v3:default  # for Speedo v3

Flashing example for this keyboard:

    make cozykeys/speedo/v2:default:flash  # for Speedo v2
    make cozykeys/speedo/v3:default:flash  # for Speedo v3

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).

## 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.