Skip to content

Commit

Permalink
Remove RET combo
Browse files Browse the repository at this point in the history
  • Loading branch information
urob committed Jan 19, 2025
1 parent 177b0e2 commit cff4eb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/combos.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@

/* Horizontal combos - left hand */
ZMK_COMBO(esc, &kp ESC, LT3 LT2, DEF NAV NUM, COMBO_TERM_FAST, COMBO_IDLE_FAST)
ZMK_COMBO(ret, &kp RET, LT2 LT1, DEF NAV NUM, COMBO_TERM_FAST, COMBO_IDLE_FAST)
ZMK_COMBO(mouse, &smart_mouse, LT2 LT1, DEF NAV NUM, COMBO_TERM_FAST, COMBO_IDLE_FAST)

// Combos overlapping HRMs are set up as hold-taps themselves to allow for instantaneous
Expand Down

0 comments on commit cff4eb0

Please sign in to comment.