From 0851b66b722258106e1438b0ef94f12431e3eef2 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Tue, 28 Oct 2025 12:18:01 +0300 Subject: [PATCH] Add preparation section to README Added preparation details for components needed. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ab35a39..229b1a2 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,14 @@

The design aims to provide quick access to your desired application and enables operations such as taking screenshots/videos or locking the screen.

+## 🔎 Preparation +
+1. Components +'1' Arduino Leonardo
+'3' Button +
+ + ## 📦 Setup 1. `Refer to the circuit diagram` 2. `Install the 'Arduino IDE' software and open 'desktop_deck.ino' file`