From b0c117a8ea17e0832b3da1642f71d781f09424db Mon Sep 17 00:00:00 2001 From: kyxap Date: Fri, 26 Jan 2024 09:11:02 -0500 Subject: [PATCH] Adding details on the board select --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d42c910..83bb763 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This custom board emulates a "Mamba 2015 Tournament Edition" mouse. 1. Open `File -> prefrences` and add [https://raw.githubusercontent.com/DarkMetalMouse/razerduino/master/package_razerduino_index.json](https://raw.githubusercontent.com/DarkMetalMouse/razerduino/master/package_razerduino_index.json) to `Additional Boards Manager URLS` 2. Go to `Tools -> Board: "XYZ" -> Boards Manager...` 3. In the window that pops up, search `razerduino` and click install -4. Once the install is done, select the `Razer Arduino Micro` from `razerduino` +4. Once the install is done, select the `Razer Arduino Micro` from `razerduino` by going to: `Tools` -> `Board: ` -> `razerduino` -> `Razer Arduino Micro` 5. Open `File -> Examples -> HID -> EnableMouse` and upload the code ## Customization