Dashboard › zmk-config-corneview › Distillation
Distillation
ID: 384d26ea-469c-4962-82ba-932dd0b49f0b
Generation: 0
Tokens: 255
R_compression: 10.258
C_norm: 0.000
Archived: No
Created: 2026-07-16 12:40:46
Source IDs:
["2032eaf443ab96bf652935bd2a5b50cf","d5c679441f8e2ad6a1ba03993ee71a53"]
Observations
Date: Jul 16, 2026
- 🟡 (12:40) User asked if long-pressing a regular key can activate its shifted version.
- 🟡 (12:40) Assistant explained that ZMK doesn't have a global "long-press any key → shifted form" mode, but it can be achieved per-key using hold-tap behavior.
- 🟡 (12:40) Assistant provided a hold-tap example for comma: tap = comma, hold = less-than symbol, using
flavor = "tap-preferred" for safe fast typing.
- 🟡 (12:40) Assistant listed caveats: per-key implementation, costs the hold slot (only usable on keys with free hold), flavor choice importance, and distinction from mod-morph.
- 🟡 (12:40) Assistant asked for specific keys the user wants this behavior on and the actual goal (avoiding Shift reach on number/symbol row or specific keys).