From 5207bb164f030a75d9e247bfaa9065a080e99686 Mon Sep 17 00:00:00 2001
From: dequis <dx@dxzone.com.ar>
Date: Mon, 24 Jul 2023 00:04:58 +0200
Subject: [PATCH] docs: update hardware_specs

---
 docs/badge/hardware_specs.rst | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/docs/badge/hardware_specs.rst b/docs/badge/hardware_specs.rst
index f2d6230200..c49a60bf13 100644
--- a/docs/badge/hardware_specs.rst
+++ b/docs/badge/hardware_specs.rst
@@ -10,6 +10,8 @@ Hardware Specs
    * Bluetooth LE (no bluetooth audio)
 
 * Round display, 240x240px, compatible with GC9A01
+* Ten petals with captouch pads
+* Two shoulder buttons
 * Two speakers
 * Two 3.5mm ports
 
@@ -18,6 +20,7 @@ Hardware Specs
 
       * Can be configured in each 3.5mm port (3.3v UART)
       * MIDI compatible (31250 baud UART)
+* Microphone (IM73D122)
 * USB-C
 
    * Two modes:
@@ -26,11 +29,11 @@ Hardware Specs
       * TinyUSB (for serial, mass storage, USB MIDI)
 
    * SBU1/SBU2 (sideband use) pins have UART RX/TX for early debug
-   * Passive analog audio out
-   * Not supported: USB host
+   * USB host mode supported in theory (currently not implemented in software,
+     there's no 5V power source)
 
 * 40 RGB LEDs (WS2812C)
-* MicroSD card slot
-* Accelerometer? XXX
-* Battery compatible with MCH2022 badge
+* MicroSD card slot (512MB class 4 MicroSD included)
+* Accelerometer/IMU: Bosch BMI270
+* 2000mAh battery (505060), compatible with MCH2022 badge
 
-- 
GitLab