Instructions
Download dual-key-remap.zip to install. Installation instructions can be found in the README.
0.12
Added
when_timeoutdirective: an extra remap action that fires immediately when the key has been held alone pasttimeout_ms(e.g.,when_timeout=CAPSLOCKto get a real Caps Lock by holding). Supports chords and sequences.
Changed
- Directives after a completed remap block now modify that remap, so
when_timeoutortimeout_mscan be added belowwith_other.timeout_msis global only when set at the top of the config, before anyremap_key.
Fixed
- Setting names are now case-insensitive (e.g.,
REMAP_KEY=CAPSLOCKworks). Previously only key values were. - Config error messages now stay on screen instead of flashing and closing immediately.