diff options
Diffstat (limited to 'app/tests/hold-tap/balanced/behavior_keymap.dtsi')
-rw-r--r-- | app/tests/hold-tap/balanced/behavior_keymap.dtsi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/tests/hold-tap/balanced/behavior_keymap.dtsi b/app/tests/hold-tap/balanced/behavior_keymap.dtsi index df56fb5..7d18bb6 100644 --- a/app/tests/hold-tap/balanced/behavior_keymap.dtsi +++ b/app/tests/hold-tap/balanced/behavior_keymap.dtsi @@ -20,8 +20,8 @@ default_layer { bindings = < - &ht_bal LSFT F &ht_bal LCTL J - &kp D &kp RCTL>; + &ht_bal LEFT_SHIFT F &ht_bal LEFT_CONTROL J + &kp D &kp RIGHT_CONTROL>; }; }; }; |