81164c1663
* Cozykeys Speedo Configurator fix Outgoing codebase worked when compiled locally, but not from QMK Configurator because its API requires an exact directory structure. * fix make commands in the readme |
||
---|---|---|
.. | ||
v2 | ||
v3 | ||
readme.md | ||
speedo.c | ||
speedo.h |
readme.md
Speedo
- Keyboard Maintainer: Paul Ewing
- Hardware Supported: Elite-C
- Hardware Availability: Speedo Repository
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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
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.