]> patrickod personal git archive - keywing-rs.git/commitdiff
Updated README with links to original source & boards
authorPatrick O'Doherty <p@trickod.com>
Sun, 20 Sep 2020 23:19:07 +0000 (16:19 -0700)
committerPatrick O'Doherty <p@trickod.com>
Sun, 20 Sep 2020 23:19:07 +0000 (16:19 -0700)
README.md

index ea9aa386bdb09366156040a17cb2d20c3dab13de..20ccdad2e64553cde4fdc27e700976c682a5cd7d 100644 (file)
--- 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.