..
altgr-modifier-guard.t
Add altgr to the list of guarded modifiers ( #378 )
3 years ago
chord-disambiguate.t
Add support for chording
3 years ago
chord-double.t
Add support for chording
3 years ago
chord-hold.t
Add support for chording
3 years ago
chord.t
Add support for chording
3 years ago
chord2.t
Add support for chording
3 years ago
chord3.t
Improve syscall error handling (pacify -D_FORTIFY_SOURCE=2)
3 years ago
clear.t
Add clear() ( #253 )
4 years ago
composite.t
refactor: Clean up key handling logic + reduce output noise
4 years ago
composite2.t
refactor: Clean up key handling logic + reduce output noise
4 years ago
composite3.t
Add more tests
4 years ago
composite4.t
Add more tests
4 years ago
control.t
Change default layer names used by modifiers for consistency.
4 years ago
disarm.t
Prevent spurious modifier key presses ( #128 )
4 years ago
disarm2.t
Prevent spurious modifier key presses ( #128 )
4 years ago
disarm3.t
Fix macros
4 years ago
double-tap.t
timeout: Add new behaviour when used as a tap target ( #879 , #738 , #944 )
1 year ago
keys.py
v2.0.0-beta
4 years ago
layer.t
v2.3.0-rc
4 years ago
layer1.t
v2.0.0-beta
4 years ago
layer2.t
v2.0.0-beta
4 years ago
layer3.t
v2.0.0-beta
4 years ago
layer4.t
v2.3.0-rc
4 years ago
layerm.t
Rename swap2/toggle2/overload2 + add oneshotm and layerm
4 years ago
layout-mods.t
refactor: cleanup modifier logic
4 years ago
layout-mods2.t
refactor: cleanup modifier logic
4 years ago
layout-seq.t
refactor: Clean up key handling logic + reduce output noise
4 years ago
layout.t
refactor: Clean up key handling logic + reduce output noise
4 years ago
layout2.t
v2.3.0-rc
4 years ago
macro-disarm.t
Fix macros
4 years ago
macro-hold-1.t
Add + to macros.
4 years ago
macro-hold-2.t
Add + to macros.
4 years ago
macro-hold.t
Add + to macros.
4 years ago
macro-nested.t
v2.0.0-beta
4 years ago
macro-unicode-2.t
Fix broken macro test
4 years ago
macro-unicode.t
Add input command
4 years ago
macro.t
v2.0.0-beta
4 years ago
meta.t
Add overload2 ( #309 )
4 years ago
mod.t
v2.0.0-beta
4 years ago
mod2.t
v2.0.0-beta
4 years ago
mod3.t
v2.0.0-beta
4 years ago
oneshot+overload.t
Don't eagerly clear oneshot on overload resolution ( #420 )
3 years ago
oneshot-single-key.t
refactor: Clean up key handling logic + reduce output noise
4 years ago
oneshot.t
Clear oneshot on click
4 years ago
oneshot2.t
v2.3.0-rc
4 years ago
oneshot3.t
v2.3.0-rc
4 years ago
oneshot4.t
v2.3.0-rc
4 years ago
oneshot5.t
refactor: Clean up key handling logic + reduce output noise
4 years ago
oneshot6.t
refactor: Clean up key handling logic + reduce output noise
4 years ago
oneshot9.t
Clear oneshot on click
4 years ago
oneshot10.t
refactor: Clean up key handling logic + reduce output noise
4 years ago
oneshot11.t
Clear oneshot on click
4 years ago
oneshot12.t
refactor: Clean up key handling logic + reduce output noise
4 years ago
oneshot14.t
refactor: Clean up key handling logic + reduce output noise
4 years ago
oneshotm.t
Rename swap2/toggle2/overload2 + add oneshotm and layerm
4 years ago
oneshotn.t
refactor: Clean up key handling logic + reduce output noise
4 years ago
oneshotn3.t
refactor: Clean up key handling logic + reduce output noise
4 years ago
overload-expire.t
Revert lazy overload ( #358 , #351 )
3 years ago
overload-expire2.t
Add overload_tap_timeout
3 years ago
overload-nested.t
Execute overload keys verbatim ( Fix #74 ).
4 years ago
overload-nested2.t
listen: seed initial state + add layout notification
2 years ago
overload-oneshot.t
Fix oneshot tap bug ( #478 )
3 years ago
overload-same-key.t
overload: Fix hold behaviour for keys bound to the overloaded key ( #534 )
3 years ago
overload-swap.t
overload: Allow nested swap actions ( #395 )
3 years ago
overload.t
Revert lazy overload ( #358 , #351 )
3 years ago
overload1.t
v2.0.0-beta
4 years ago
overload2.t
v2.0.0-beta
4 years ago
overload3.t
Revert lazy overload ( #358 , #351 )
3 years ago
overload4.t
Change panic key sequence to backspace+rightshift+enter
4 years ago
overload5.t
Revert lazy overload ( #358 , #351 )
3 years ago
overload_2-2.t
overload*: Propagate residual key up events ( #351 )
3 years ago
overload_2.t
refactor: Consolidate timeout/overload logic
4 years ago
overload_3.t
refactor: Consolidate timeout/overload logic
4 years ago
run.sh
refactor: Major code cleanup
4 years ago
runner.py
refactor: Major code cleanup
4 years ago
swap-oneshot.t
swap: Add support for swapping toggled layers ( #410 )
3 years ago
swap-toggle.t
swap: Add support for swapping toggled layers ( #410 )
3 years ago
swap.t
Prevent spurious modifier key presses ( #128 )
4 years ago
swap2.t
v2.3.0-rc
4 years ago
swap3.t
v2.3.0-rc
4 years ago
swap4.t
Make simple macros less noisy ( #178 )
4 years ago
swap5.t
Rename swap2/toggle2/overload2 + add oneshotm and layerm
4 years ago
swap6.t
Fix overload+swap ( #96 )
4 years ago
swap8.t
Make simple macros less noisy ( #178 )
4 years ago
swap9.t
refactor: Clean up key handling logic + reduce output noise
4 years ago
test-io.c
test-io: Add benchmarks ( #688 )
2 years ago
test.conf
timeout: Add new behaviour when used as a tap target ( #879 , #738 , #944 )
1 year ago
timeout-nested-1.t
timeout: Add new behaviour when used as a tap target ( #879 , #738 , #944 )
1 year ago
timeout-nested-2.t
timeout: Add new behaviour when used as a tap target ( #879 , #738 , #944 )
1 year ago
timeout-overloadt.t
timeout: Add new behaviour when used as a tap target ( #879 , #738 , #944 )
1 year ago
timeout1.t
timeout: Add new behaviour when used as a tap target ( #879 , #738 , #944 )
1 year ago
timeout2.t
timeout: Add new behaviour when used as a tap target ( #879 , #738 , #944 )
1 year ago
timeout3.t
timeout: Add new behaviour when used as a tap target ( #879 , #738 , #944 )
1 year ago
toggle-2.t
Add toggle2 ( #270 )
4 years ago
toggle.t
v2.0.0-beta
4 years ago
toggle2.t
Add toggle2 ( #270 )
4 years ago