From f0c087b3c6464eab7d19a3a7b8c8835aff3cc6c1 Mon Sep 17 00:00:00 2001 From: James Munns Date: Tue, 26 May 2020 23:22:58 +0200 Subject: [PATCH] Add a readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ea9aa38 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Keyboard Featherwing in Rust + +This is a playground for working with @arturo182's Keyboard Featherwing in Rust. + +For now, I am using the adafruit nrf52840 express as the main MCU. + -- 2.42.0