Update TODO

This commit is contained in:
Ondrej Jirman 2021-08-05 03:40:40 +02:00
parent f8b901e832
commit ee438569e3
1 changed files with 0 additions and 14 deletions

14
TODO
View File

@ -1,17 +1,3 @@
Firmware
--------
- implement special key combos:
- Pine + F + H (stay in main FW if pressed during powerup)
- Pine + F + U (enable USB debugger)
- Pine + F + B (jump to USB bootloader)
- first I2C TX after switch to USER firmware after flashing over I2C fails,
subsequent ones work
- also power consumption indicates power consumption of the sotck firmware
so maybe we just sleep in stock instead of switching after flashing?
Userspace input device daemon
-----------------------------