fix holdtap unittest to match correct behaviour
This commit is contained in:
parent
ac8a696acb
commit
36703a1e0d
@ -220,6 +220,7 @@ class TestHoldTap(unittest.TestCase):
|
|||||||
(3, False),
|
(3, False),
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
|
{KC.LALT},
|
||||||
{KC.LCTL, KC.LALT},
|
{KC.LCTL, KC.LALT},
|
||||||
{KC.LCTL, KC.LALT, KC.N0},
|
{KC.LCTL, KC.LALT, KC.N0},
|
||||||
{KC.LCTL, KC.LALT},
|
{KC.LCTL, KC.LALT},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user