]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/speedo/readme.md
[Keyboard] fixed pins for numpad_5x4 layout (#6311)
[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: [Paul Ewing](https://github.com/pcewing)  
6 Hardware Supported: Teensy 2.0  
7 Hardware Availability: 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).
8
9 Make example for this keyboard (after setting up your build environment):
10
11     make speedo:default
12
13 See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
14
15 ## Flashing the Firmware
16 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.