diff options
Diffstat (limited to 'app/tests/hold-tap/balanced/many-nested')
-rw-r--r-- | app/tests/hold-tap/balanced/many-nested/native_posix.keymap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/tests/hold-tap/balanced/many-nested/native_posix.keymap b/app/tests/hold-tap/balanced/many-nested/native_posix.keymap index 3cb04c3..f51ffb5 100644 --- a/app/tests/hold-tap/balanced/many-nested/native_posix.keymap +++ b/app/tests/hold-tap/balanced/many-nested/native_posix.keymap @@ -20,8 +20,8 @@ default_layer { bindings = < - &ht_bal LSFT F &ht_bal LCTL J - &ht_bal LGUI H &ht_bal LALT L + &ht_bal LEFT_SHIFT F &ht_bal LEFT_CONTROL J + &ht_bal LEFT_GUI H &ht_bal LEFT_ALT L >; }; }; |