From: Patrick O'Doherty Date: Sun, 20 Sep 2020 23:19:07 +0000 (-0700) Subject: Updated README with links to original source & boards X-Git-Url: https://git.patrickod.com/tor.noisebridge.net/tree/src/App.css?a=commitdiff_plain;ds=inline;h=c4653c0bb99d718ffc296f20ba5c9e5dca0b284a;p=keywing-rs.git Updated README with links to original source & boards --- diff --git a/README.md b/README.md index ea9aa38..20ccdad 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # Keyboard Featherwing in Rust -This is a playground for working with @arturo182's Keyboard Featherwing in Rust. +This is a playground for working with @arturo182's Keyboard Featherwing in Rust using the [Adafruit Feather M4 Express](https://www.adafruit.com/product/3857). It is ported from [@jamesmunns's original work](https://github.com/jamesmunns/keywing-rs) targeting the [Adafruit Feather nRF52840 Express](https://www.adafruit.com/product/4062). -For now, I am using the adafruit nrf52840 express as the main MCU.