From 27215a06c49c3b24fb533ea42785558d28716bba Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 12 Jul 2026 00:53:39 -0500 Subject: feat(gallery): add R21 LED program row MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The classic program-select idiom after a digital reverb's program bank (reference filed in the catalogue's working directory): eight identical dark keys, numbered, with a red LED dot above each. The LED carries the selection, not the key face — exactly one lit at a time, and the readout names the program. Keys press with the same momentary dip as the entry keypad. This maps directly onto a workspace selector for the waybar target. I verified it in headless Chrome: clicking a key moves the single lit LED and renames the readout, no console exceptions. --- .../references/2026-07-12-lexicon-224.png | Bin 0 -> 194576 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 working/retro-stereo-widgets/references/2026-07-12-lexicon-224.png (limited to 'working') diff --git a/working/retro-stereo-widgets/references/2026-07-12-lexicon-224.png b/working/retro-stereo-widgets/references/2026-07-12-lexicon-224.png new file mode 100644 index 0000000..6d0b117 Binary files /dev/null and b/working/retro-stereo-widgets/references/2026-07-12-lexicon-224.png differ -- cgit v1.2.3