]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/speedo/readme.md
0e281b0388af2d2b6fdd6a1cd13ede6ba1647b3e
[qmk_firmware.git] / keyboards / speedo / readme.md
1 # Speedo
2
3 ![Speedo](https://raw.githubusercontent.com/pcewing/speedo/master/build_log/images/04-03_23-09-56_00.jpg)
4
5 #### Keyboard Maintainer
6 [Paul Ewing](https://github.com/pcewing)
7
8 #### Hardware Supported
9 Teensy 2.0
10
11 #### Hardware Availability
12 You will have to get the plates cut by an online service such as Ponoko. Case files are available in the [Speedo Repository](https://github.com/pcewing/speedo)
13
14 ## Building the Firmware:
15 ```
16 make speedo:default
17 ```
18
19 See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
20
21 ## Flashing the Firmware
22 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.
23