Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
stijnveenman committed Jul 12, 2024
1 parent aedff02 commit 55d7374
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/combos.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
// make homerow combos tap-only (so HRMs can be chorded instantaneously)
#define HRC_TAB &hml LS(LALT) TAB
#define HRC_REPEAT &hml_repeat LS(LCTRL) 0
#define HRC_LPAR &hmr RS(LCTRL) LPAR
#define HRC_RPAR &hmr RS(LALT) RPAR
#define HRC_LPAR &hmr LCTRL LPAR
#define HRC_RPAR &hmr LALT RPAR


/* Vertical combos - right hand */
Expand Down

0 comments on commit 55d7374

Please sign in to comment.