From 1c086a5137da3158dbca585bf0d3599d9a022ec7 Mon Sep 17 00:00:00 2001 From: bozarre Date: Mon, 10 Mar 2025 23:40:58 +0000 Subject: [PATCH] Update Readme.md --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 76541c5..d909b41 100644 --- a/Readme.md +++ b/Readme.md @@ -7,7 +7,7 @@ This is the Arduino code for the teensy firmware used in the Maybe Macro Board - Install Teensyduino https://www.pjrc.com/teensy/td_download.html - Run Arduino .exe - Open Maybe.ino -- In >> Tools/ setup the board settings: +- In *Tools* setup the board settings: | | | | --- | --- | @@ -18,7 +18,7 @@ This is the Arduino code for the teensy firmware used in the Maybe Macro Board | Keyboard layout | US English (but any should work) | | Port | [your teensy port] | -- Upload +- Press Upload ## License