qmk-firmwares/keyboards/cozykeys/speedo
Paul Ewing 3c0806a489
Add pcewing Speedo v3 keymap (#18118)
* Add pcewing Speedo v3 keymap

* Add readme and code quality improvements
2022-08-21 20:37:18 +01:00
..
v2 Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945) 2022-08-14 12:16:16 +10:00
v3 Add pcewing Speedo v3 keymap (#18118) 2022-08-21 20:37:18 +01:00
readme.md Cozykeys Speedo Configurator fix (#11058) 2020-11-29 00:59:25 +00:00
speedo.c
speedo.h Cozykeys Speedo Configurator fix (#11058) 2020-11-29 00:59:25 +00:00

Speedo

Speedo

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.