Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
codeyoma committed Feb 2, 2024
2 parents 90229e0 + b3c814b commit 75dc9a5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions custom_34/combos.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,9 @@

COMBO_(next_tab, &kp LC(TAB), 33 34, DEFAULT COLEMAK, CB_MINIMUM_SPEED)
COMBO_(prev_tab, &kp LC(LS(TAB)), 32 33, DEFAULT COLEMAK, CB_MINIMUM_SPEED)
COMBO_(next_alt, &kp LA(TAB), 26 27, DEFAULT COLEMAK, CB_MINIMUM_SPEED)
COMBO_(prev_alt, &kp LA(LS(TAB)), 25 26, DEFAULT COLEMAK, CB_MINIMUM_SPEED)

COMBO_(minus, &kp MINUS, 26 27, DEFAULT COLEMAK, CB_MINIMUM_SPEED)
COMBO_(under, &kp UNDER, 25 26, DEFAULT COLEMAK, CB_MINIMUM_SPEED)

};
};

0 comments on commit 75dc9a5

Please sign in to comment.