X-Git-Url: https://git.patrickod.com/tor.noisebridge.net/tree/src/App.css?a=blobdiff_plain;f=README.md;fp=README.md;h=20ccdad2e64553cde4fdc27e700976c682a5cd7d;hb=c4653c0bb99d718ffc296f20ba5c9e5dca0b284a;hp=ea9aa386bdb09366156040a17cb2d20c3dab13de;hpb=2c5a6ce701efb11787525a42b6ced9957e32e6ca;p=keywing-rs.git 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.