From a1b8ff94c9230d6bd9c5d11e13dfb370f354a91e Mon Sep 17 00:00:00 2001
From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com>
Date: Fri, 16 Dec 2022 08:30:38 -0800
Subject: [PATCH 1/2] Moved RM not about folder location
---
Infrared/ir_remote/Readme.md | 29 +++++++++++++++++++++++++----
1 file changed, 25 insertions(+), 4 deletions(-)
diff --git a/Infrared/ir_remote/Readme.md b/Infrared/ir_remote/Readme.md
index 52417897f..1fa485314 100644
--- a/Infrared/ir_remote/Readme.md
+++ b/Infrared/ir_remote/Readme.md
@@ -36,10 +36,31 @@ Leave a line empty if it will not be used for a button.
1. Make sure the file is saved as a `txt` file with Unix (LF) line ending.
2. Make a new folder in the root of your SD card named `ir_remote`.
-3. Place your TXT map file from above into the `ir_remote` folder.
-4. Open the app, choose the configuration file, then enjoy!
-5. Hold the back button to exit the app. (This cannot be programmed in the map file.)
+3. *If using RogueMaster, place the `ir_remote` folder into the `infrared` folder on the SD.*
+4. Place your TXT map file from above into the `ir_remote` folder.
+5. Open the app, choose the configuration file, then enjoy!
+6. Hold the back button to exit the app. (This cannot be programmed in the map file.)

-NOTE: If using RogueMaster, place the `ir_remote` folder into the `infrared` folder on the SD.
+-----
+
+## Donation Information
+
+Nothing is ever expected for the hoarding of digital files, creations I have made, or the people I may have helped.
+
+## Ordering from Lab401? [USE THIS LINK FOR 5% OFF!](https://lab401.com/r?id=vsmgoc) (Or code `UberGuidoZ` at checkout.)
+
+I've had so many asking for me to add this.
+ 
+
+**BTC**: `3AWgaL3FxquakP15ZVDxr8q8xVTc5Q75dS`
+**BCH**: `17nWCvf2YPMZ3F3H1seX8T149Z9E3BMKXk`
+**ETH**: `0x0f0003fCB0bD9355Ad7B124c30b9F3D860D5E191`
+**LTC**: `M8Ujk52U27bkm1ksiWUyteL8b3rRQVMke2`
+
+So, here it is. All donations of *any* size are humbly appreciated.
+ 
+
+Donations will be used for hardware (and maybe caffeine) to further testing!
+
From 193c740dda88b434b09510b3eaf85ea2c5464c08 Mon Sep 17 00:00:00 2001
From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com>
Date: Fri, 16 Dec 2022 08:31:04 -0800
Subject: [PATCH 2/2] Moved RM note about folder location