Skip to content

Commit

Permalink
add tab combo on Ergo-L
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffDess committed Jan 12, 2024
1 parent f0a8688 commit ee8045a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion behaviors/combos_34.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
***********************/

// TAB - Right thumbs, active on base and Colemak layers
ZMK_COMBO(tab_34, &kp TAB, RH0 RH1, DEF COL)
ZMK_COMBO(tab_34, &kp TAB, RH0 RH1, DEF COL ERG)

// QWERTY/Colemak - Inner thumbs, active on base and Colemak layers
ZMK_COMBO(colemak_34, &tog COL, LH0 RH0, DEF COL)
Expand Down
2 changes: 1 addition & 1 deletion behaviors/combos_36.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
***********************/

// TAB - Inner right thumbs, active on base and Colemak layers
ZMK_COMBO(tab, &kp TAB, RH0 RH1, DEF COL)
ZMK_COMBO(tab, &kp TAB, RH0 RH1, DEF COL ERG)

// QWERTY/Colemak - Inner thumbs, active on base and Colemak layers
ZMK_COMBO(colemak, &tog COL, LH0 RH0, DEF COL)
Expand Down

0 comments on commit ee8045a

Please sign in to comment.