]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/speedo/readme.md
[Keymap] Jarred's Plaid keymap (#6049)
[qmk_firmware.git] / keyboards / speedo / readme.md
index 0e281b0388af2d2b6fdd6a1cd13ede6ba1647b3e..882c16583d8bf60a366969fffd6215112774fc16 100644 (file)
@@ -2,22 +2,15 @@
 
 ![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)
+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).
 
-#### Hardware Supported
-Teensy 2.0
+Make example for this keyboard (after setting up your build environment):
 
-#### 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)
+    make speedo:default
 
-## 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.
+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.
 
 ## 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.
-