Update README

This commit is contained in:
Ondrej Jirman 2023-02-18 02:52:49 +01:00
parent 3726b6adc2
commit aaffb9940a
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -13,7 +13,7 @@ Features:
to do HW modifications to their keyboard to add more peripherals to to do HW modifications to their keyboard to add more peripherals to
the keyboard MCU. the keyboard MCU.
- Power efficient implementation using power-down feature of the MCU - Power efficient implementation using power-down feature of the MCU
to save power as much as possible. (currently: 250 uW when idle, 16mW to save power as much as possible. (currently: 700 uW when idle, 15mW
in active scanning mode - with at least one key pressed) in active scanning mode - with at least one key pressed)
- Stock firmware is flashed in factory and allows flashing user firmware - Stock firmware is flashed in factory and allows flashing user firmware
from the pinephone itself over I2C interface. from the pinephone itself over I2C interface.