QMK Bot
|
ee60542bd6
Merge remote-tracking branch 'origin/master' into develop
|
8 месяцев назад |
QMK Bot
|
6ed61c65dd
[CI] Format code according to conventions (#25827)
|
8 месяцев назад |
Stephen Ostermiller
|
1a954e8da5
Reduce tap dance memory usage, move state out of data (#25415)
|
8 месяцев назад |
Nick Brassel
|
4ae0ca5a11
Tap dance introspection (#24049)
|
2 лет назад |
Joel Challis
|
b824faca71
Align location of tap dance keycode (#22742)
|
2 лет назад |
leep-frog
|
2c70d38910
On-each-release tap dance function (#20255)
|
3 лет назад |
Ryan
|
eee0384167
process_keycode: remove direct `quantum.h` includes (#21486)
|
3 лет назад |
Ryan
|
1978007fae
Tap Dance: remove `qk_` prefix (#19313)
|
3 лет назад |
Sergey Vlasov
|
ca0c12847a
Fix layer switching from tap dances by redoing the keymap lookup (#17935)
|
3 лет назад |
Jouke Witteveen
|
1706da9054
tap-dance: Restructure code and document in more detail (#16394)
|
4 лет назад |
Joel Challis
|
03d258c222
matrix_scan_x -> x_task (#13748)
|
5 лет назад |
Ryan
|
48f4768d33
Change include guards in quantum/ to pragma once (#11239)
|
5 лет назад |
zvecr
|
a91c0c4765
Run clang-format manually to fix recently changed files
|
6 лет назад |
Drashna Jaelre
|
335dd0271e
Fix Tap Dance name for consistency and to match docs (#7136)
|
6 лет назад |
Drashna Jaelre
|
f069e9fc09
Generalize Tap Dance Layer functions (#6629)
|
6 лет назад |
skullY
|
b624f32f94
clang-format changes
|
7 лет назад |
fauxpark
|
406f03bb0c
Mask off TD() parameter properly (#6143)
|
7 лет назад |
Giuseppe Rota
|
3ddec14eb8
Register the interrupting keycode in the tap dance state struct
|
7 лет назад |
scauligi
|
9fcda95363
Fixes to get tap dance to fire at proper places (#2272)
|
8 лет назад |
pmalecka
|
a01dc4dd48
added the possibility to hav shifted(modded) tap dance
|
8 лет назад |
Gergely Nagy
|
d28b2c395b
tap-dance: key + layer helper
|
9 лет назад |
Nick Choi
|
b3144112d3
removed need to set customtapping term 0. defaults to 0 already
|
9 лет назад |
Nick Choi
|
7c8b166cce
changed -1 to 0 can't have negative unsigned ints 🤔
|
9 лет назад |
Nick Choi
|
aeb3a34636
moved specific tap term to its own function
|
9 лет назад |
Nick Choi
|
e695b5a33b
Added per case tapping term, updated FF-nikchi keymap.
|
9 лет назад |
skullydazed
|
23839b8c6d
Clarify the quantum license (#1042)
|
9 лет назад |
SjB
|
5a860b71a1
race condition between oneshot_mods and tap_dance
|
9 лет назад |
Pavlos Vinieratos
|
cda4b534fa
add user_data field
|
10 лет назад |
Pavlos Vinieratos
|
0edc82f030
formatting
|
10 лет назад |
Gergely Nagy
|
29f64d7a93
tap-dance: Major rework, to make it more reliable
|
10 лет назад |