Skip to content
Discussion options

You must be logged in to vote

Link to simulator

Permalink

Simulator config

(defsrc)
(defvirtualkeys
 q q
)
(deflayermap (base)
 a (macro (on-press press-vkey q) 400 Digit3 (on-press release-vkey q))
)

Simulator input

d:a t:10 u:a t:500

Simulator output

t:              2ms
out:   ↓(press) Q
t:              400ms
out:   ↓(press) Kb3
t:              1ms
out: ↑(release) Kb3
t:              2ms
out: ↑(release) Q

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@captaincurrie
Comment options

@jtroo
Comment options

jtroo Dec 5, 2025
Maintainer

Answer selected by captaincurrie
@captaincurrie
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants