Skip to content

withdrawn - #40

Closed
alsocat wants to merge 2 commits into
ZimengXiong:mainfrom
alsocat:docs/readme-unified-firmware
Closed

withdrawn#40
alsocat wants to merge 2 commits into
ZimengXiong:mainfrom
alsocat:docs/readme-unified-firmware

Conversation

@alsocat

@alsocat alsocat commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

Withdrawn.

The README still documented the pre-unification layout: a
tiny_touch_keyboard.ino flashed from the Arduino IDE for HID, a separate
tiny_touch_smartcard IDF project for PIV, a hand-generated secrets.h
holding the 9a/9d PEMs, and the helper run by hand out of a virtualenv.

None of that exists now. Both modes come from firmware/tiny_touch_unified,
the mode is a runtime setting, PIV keys are generated by `tinytouch setup`
and stored in device NVS (nothing in the tree includes secrets.h at all
any more), and the helper is installed by the CLI.

Replaces the install section with the three paths people actually take —
install the CLI, flash a bare board from the browser, or build the
firmware locally — and adds a note in "notes" explaining the rename, so
readers arriving from older guides and videos know where
tiny_touch_keyboard.ino went.

Also states the ESP-IDF 5.3.x requirement and the stale dependencies.lock
that keeps a failed 6.0 build broken.

Fixes ZimengXiong#32
Fixes ZimengXiong#35

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Sep 2, 2026

Copy link
Copy Markdown

@alsocat is attempting to deploy a commit to the zimeng's projects Team on Vercel.

A member of the Team first needs to authorize it.

The firmware types six numeric-keypad usages, not `000000`, and it does so
precisely because keypad usages are not remapped by national keyboard
layouts — which is what ZimengXiong#13 ran into when HID_KEY_0 arrived as `ö` on a
Hungarian layout.

Naming a specific value invites people to type it themselves when a prompt
appears, and it is not the value any more.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@alsocat alsocat closed this Sep 2, 2026
@alsocat
alsocat deleted the docs/readme-unified-firmware branch September 2, 2026 02:42
@alsocat alsocat changed the title docs: rewrite the README install section for the unified firmware withdrawn Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant