updates based on review comments

This commit is contained in:
Syed Hussaini
2022-04-25 08:51:26 -05:00
committed by xs5871
parent bce7959f66
commit 1b902b907c
2 changed files with 14 additions and 10 deletions

View File

@@ -46,6 +46,10 @@ class TestModHoldLayerTap(unittest.TestCase):
(1, False),
],
[
{KC.LSFT, KC.LCTL, KC.TAB},
{KC.LSFT, KC.LCTL},
{KC.LSFT, KC.LCTL, KC.TAB},
{KC.LSFT, KC.LCTL},
{KC.B},
{},
],
@@ -97,6 +101,8 @@ class TestModHoldLayerTap(unittest.TestCase):
{KC.LGUI},
{KC.B},
{},
{KC.LSFT, KC.LCTL, KC.TAB},
{KC.LSFT, KC.LCTL},
{KC.B},
{},
],