diff options
author | Paul Ewing <pcewing00@gmail.com> | 2018-04-03 22:47:02 -0700 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-04-07 12:56:21 -0400 |
commit | 0f0c2da983a031334b09891adac0ad33ca840838 (patch) | |
tree | a8f1e0b4b18b2560ce1235b37b2767808840e4d5 /keyboards/speedo/readme.md | |
parent | d78e630641087ac5147d6c764de31c35cd9686cb (diff) |
Add the Speedo keyboard
Diffstat (limited to 'keyboards/speedo/readme.md')
-rw-r--r-- | keyboards/speedo/readme.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/speedo/readme.md b/keyboards/speedo/readme.md new file mode 100644 index 0000000000..0e281b0388 --- /dev/null +++ b/keyboards/speedo/readme.md @@ -0,0 +1,23 @@ +# Speedo + +![Speedo](https://raw.githubusercontent.com/pcewing/speedo/master/build_log/images/04-03_23-09-56_00.jpg) + +#### Keyboard Maintainer +[Paul Ewing](https://github.com/pcewing) + +#### Hardware Supported +Teensy 2.0 + +#### 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) + +## Building the Firmware: +``` +make speedo:default +``` + +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. + +## 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. + |