From 77d9db01ff383a486ae4dde80e2bf3fc31fb9413 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 12 Jul 2026 00:34:45 -0500 Subject: feat(gallery): add R16 entry keypad, a composed instrument R16 is the first composed card: a display window, an indicator lamp pod, and a 4x3 key grid working as one instrument. Digits fill the amber display (dim dashes for empty positions), the top lamp lights while the buffer holds anything, the amber check key confirms and the amber cross key clears with a lamp flash. The keycaps are worn gray with per-key numeral jitter, after an industrial keypad prop (reference filed in the catalogue's working directory). I verified the flow in headless Chrome: digits append, confirm reports the code and empties the buffer, clear flashes the lamp, no console exceptions. --- .../references/2026-07-12-industrial-keypad.png | Bin 0 -> 274145 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 working/retro-stereo-widgets/references/2026-07-12-industrial-keypad.png (limited to 'working/retro-stereo-widgets/references') diff --git a/working/retro-stereo-widgets/references/2026-07-12-industrial-keypad.png b/working/retro-stereo-widgets/references/2026-07-12-industrial-keypad.png new file mode 100644 index 0000000..9a291fe Binary files /dev/null and b/working/retro-stereo-widgets/references/2026-07-12-industrial-keypad.png differ -- cgit v1.2.3