Closed
Description
Tap ; once to send a semicolon. Tap twice to send a colon.
Based on #411 and the excellent code and discussion between @algernon and @piotr-dobrogost.
Package this into something like: TAP(KC_SCLN, KC_CLN)
- first argument is the single tap, second arg is the double tap. And no, we're not going to support triple taps ;)