Merge pull request #483 from keyboardio/hardware/teensy-cli-mention

doc: Update the ErgoDox & Atreus docs to mention teensy_loader_cli
pull/486/head
Gergely Nagy 6 years ago committed by GitHub
commit 479d106070
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,8 @@
# Kaleidoscope-Hardware-ErgoDox
This is a plugin for [Kaleidoscope][fw], that adds hardware support for
the ErgoDox.
This is a plugin for [Kaleidoscope][fw], that adds hardware support for the
ErgoDox. To be able to flash the firmware, one will need the [Teensy Loader
CLI][teensy_cli] tool in addition to Arduino.
[teensy_cli]: https://www.pjrc.com/teensy/loader_cli.html
[fw]: https://github.com/keyboardio/Kaleidoscope

@ -6,6 +6,11 @@ MCU, and the hand-wired variant from [FalbaTech][falba] with a Teensy2.
PCBs prior to 2016, and the legacy teensy2 variants are not supported.
To be able to flash the firmware, one will need the [Teensy Loader
CLI][teensy_cli] tool in addition to Arduino, if using a Teensy. If using an A*
MCU, the additional tool is not required.
[teensy_cli]: https://www.pjrc.com/teensy/loader_cli.html
[fw]: https://github.com/keyboardio/Kaleidoscope
[atreus]: https://atreus.technomancy.us/
[falba]: https://falba.tech/

Loading…
Cancel
Save