qmk-firmwares/keyboards/cozykeys/speedo
Ryan 363bfdbfda
Move RGBLIGHT_LIMIT_VAL to data driven (#20974)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-05-27 12:27:44 +10:00
..
v2 Move single LAYOUTs to data driven (#20365) 2023-04-12 13:42:51 +10:00
v3 Move RGBLIGHT_LIMIT_VAL to data driven (#20974) 2023-05-27 12:27:44 +10:00
readme.md 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.