Drashna Jaelre
|
f069e9fc09
Generalize Tap Dance Layer functions (#6629)
|
5 жил өмнө |
skullY
|
b624f32f94
clang-format changes
|
5 жил өмнө |
Giuseppe Rota
|
3ddec14eb8
Register the interrupting keycode in the tap dance state struct
|
6 жил өмнө |
Drashna Jaelre
|
9d949389f9
Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785)
|
6 жил өмнө |
Joe Wasson
|
81756d7b21
Fix tapdance when one-shot is disabled.
|
7 жил өмнө |
scauligi
|
9fcda95363
Fixes to get tap dance to fire at proper places (#2272)
|
7 жил өмнө |
pmalecka
|
a01dc4dd48
added the possibility to hav shifted(modded) tap dance
|
7 жил өмнө |
Ptomerty
|
68b6de60e0
fix for toggle tap dance
|
7 жил өмнө |
Gergely Nagy
|
d28b2c395b
tap-dance: key + layer helper
|
7 жил өмнө |
Nick Choi
|
5393bc6f4e
switched to uint8 and 16
|
8 жил өмнө |
Nick Choi
|
aeb3a34636
moved specific tap term to its own function
|
8 жил өмнө |
Nick Choi
|
e695b5a33b
Added per case tapping term, updated FF-nikchi keymap.
|
8 жил өмнө |
nielsenz
|
d1e66e2e07
Worked around some new Makefile issues.
|
8 жил өмнө |
skullydazed
|
23839b8c6d
Clarify the quantum license (#1042)
|
8 жил өмнө |
SjB
|
5a860b71a1
race condition between oneshot_mods and tap_dance
|
8 жил өмнө |
Pavlos Vinieratos
|
e1f131db8e
restore each_tap callback
|
8 жил өмнө |
Gergely Nagy
|
acda2b793f
tap-dance: Do not start a sequence on keyup
|
8 жил өмнө |
Gergely Nagy
|
0d28787c5c
Add a register/unregister_code16 pair of functions
|
8 жил өмнө |
Gergely Nagy
|
29f64d7a93
tap-dance: Major rework, to make it more reliable
|
8 жил өмнө |
Gergely Nagy
|
d78058cc75
tap-dance: Include action_tapping.h for TAPPING_TERM
|
8 жил өмнө |
Gergely Nagy
|
b21e8b97ac
tap-dance: Add some debugging support
|
8 жил өмнө |
Gergely Nagy
|
44e16ffc80
tap-dance: Code cleanup
|
9 жил өмнө |
Gergely Nagy
|
ce8cc9219f
tap-dance: Support user_data for the callbacks
|
9 жил өмнө |
Gergely Nagy
|
70e42489de
tap-dance: Support for holding keys
|
9 жил өмнө |
Pavlos Vinieratos
|
4e6a8627d8
add a couple of comments
|
9 жил өмнө |
Pavlos Vinieratos
|
d5daec2a58
on_each_tap_fn is called on tap down and tap up
|
9 жил өмнө |
Pavlos Vinieratos
|
dda2fd6ff3
in the default case, it should be called if there is actually a tap
|
9 жил өмнө |
Pavlos Vinieratos
|
d3091faf36
change naming, and remove extraneous definition
|
9 жил өмнө |
Pavlos Vinieratos
|
f3b56701ed
add an `anyway` and a `reset` callback
|
9 жил өмнө |
Pavlos Vinieratos
|
1a7e954f9f
in case its NULL
|
9 жил өмнө |