FURK4NGG 3cdc5fc0cd Update README to mention LED control feature
Added a note to include LED control in features section.
2025-11-03 10:08:49 +03:00
2025-10-06 23:33:09 +03:00
2025-09-28 21:29:11 +03:00

👀 Desktop_Deck Overview

A lightweight Shortcut Manager

🚀 Features

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
  3. Plug the 'Arduino Leonardo' into your computer
  4. Select 'Tools>Board>Arduino AVR Boards>Arduino Leonardo'
  5. Tools>Port>'Select the arduino's port'
  6. Tools>Manage Libraries...>Install the libraries used in the code
  7. Click the 'upload ➡️' button
    To make sure it has been uploaded successfully, you should see the message 'Done uploading'

🎉 Run

You are ready to use desktop_deck in your system

🔒 License

📜 GPL-3.0 License

S
Description
No description provided
Readme GPL-3.0 856 KiB
Languages
C++ 100%