From 0b8b949aedfde9c67c16c2e2a01ae52d22183caf Mon Sep 17 00:00:00 2001 From: Daniel Esteban Date: Tue, 14 Apr 2026 19:18:20 +0200 Subject: [PATCH] fix --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d6628d7..4c756a0 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,12 @@ Whether you are attending a conference or just getting started with embedded dev | Peripheral | Details | |---|---| -| Color display | Compact full-color screen (FJ08K-S) | +| Color display | Compact full-color screen (FJ08K-S), ST7789 driver | | Buttons | 2 Cherry MX hot-swap mechanical switches | | Joystick | Alps EC11E rotary encoder with push switch | -| RGB LEDs | 2 × SK6812MINI-E addressable LEDs | +| RGB LEDs | 2 × SK6812MINI-E addressable LEDs, WS2812 driver | | StemmQT connector | JST SH 4-pin for I2C expansion modules | -| Buzzer | 5.5 mm buzzer for audio feedback | +| Buzzer | 5.5 mm passive buzzer for audio feedback | | Bluetooth | BLE via the nRF52840 on the nice!nano | | USB HID | Acts as a keyboard/mouse over USB thanks to the nice!nano | | Battery | Onboard battery cell header (2-pin 2.00 mm) |