updated README

This commit is contained in:
2024-09-10 15:38:55 -07:00
parent 9c319f70c6
commit 90a9d2b587

View File

@@ -2,4 +2,6 @@ String Typer
============
This project runs on an Adafruit Trinkey RP2040 QT. It emulates a USB keyboard
to type a pre-programmed string when BOOTSEL is pressed.
to type a ~~pre-programmed~~ string when BOOTSEL is pressed. The device is
configured through a serial terminal. Next step: custom hardware with more
buttons.