From 7b04ea21459d2acc94b481bf78799259c4056fdc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Kalle=20L=C3=B6fgren?= <kalle.lofgren94@gmail.com>
Date: Fri, 26 Mar 2021 13:33:20 +0000
Subject: [PATCH] Update README.md

---
 README.md | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/README.md b/README.md
index 9f7de88..36d66c0 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,17 @@ _**Design overview**_
 -----------
 ![Initial Design Diagram](Pictures/Gaming_Mouse.jpg)
 
+- Buttons provide:
+1. Right and left click.
+2. Forward and backwards, which are two macro buttons.
+3. Sense up and sense down, two buttons to control mouse sensitivity.
+
+- Sensor provide position data.
+
+- PSU provide:
+1. 3.3V to the buttons and mcu.
+2. 1.9V to the sensor.
+
 _**Circuit design**_
 -----------
 
-- 
GitLab