-
I was looking at the keymap and saw that Line 112 in de65ae6 Lines 84 to 85 in de65ae6 |
Beta Was this translation helpful? Give feedback.
Answered by
urob
Apr 29, 2024
Replies: 1 comment
-
TL;DR; It's a dummy parameter since we are only needing one parameter but the hold-tap expects two. The official docs go into a bit more details: https://zmk.dev/docs/behaviors/hold-tap#using-different-behavior-types-with-hold-taps |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
numToStr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TL;DR; It's a dummy parameter since we are only needing one parameter but the hold-tap expects two. The official docs go into a bit more details: https://zmk.dev/docs/behaviors/hold-tap#using-different-behavior-types-with-hold-taps