Skip to content
Discussion options

You must be logged in to vote

Could give this a try:

Link to simulator

Permalink

Simulator config

(defsrc)
(defvirtualkeys v-esc esc)
(defseq v-esc (j j))

(deflayermap (base)
  j (macro (sequence 200 hidden-delay-type) 5 j)
)

Simulator input

d:KeyJ t:5 u:KeyJ d:KeyJ t:88 u:KeyJ t:9000

Simulator output

t:              8ms
out: ↑(release) J
t:              6ms
out: ↑(release) J
out:   ↓(press) Escape
t:              1ms
out: ↑(release) Escape

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@sylvorg
Comment options

@jtroo
Comment options

@sylvorg
Comment options

@jtroo
Comment options

@sylvorg
Comment options

Answer selected by sylvorg
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