Skip to content

Commit

Permalink
Add right side esc
Browse files Browse the repository at this point in the history
  • Loading branch information
AlaaSaadAbdo authored Aug 1, 2024
1 parent 5f937e1 commit c548909
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/combos30.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ COMBO(undow, &kp LC(Z), 13 14, ALPHA_WIN)
COMBO(delete_wordw, &kp LC(BACKSPACE), 2 12, NAVW)

/* misc */
COMBO(esc, &kp ESC, 22 26, ALPHA_ALL)
COMBO(L_esc, &kp ESC, 22 26, ALPHA_ALL)
COMBO(R_esc, &kp ESC, 23 29, ALPHA_ALL)
COMBO(launcher, &kp LG(SPACE), 20 22, ALPHA_ALL)
COMBO(clipboard_manager, &kp LG(LC(LA(LS(Z)))), 20 21 22, ALPHA_ALL)
COMBO(key_repeat_r, &key_repeat, 15 23, ALPHA_ALL)
Expand Down

0 comments on commit c548909

Please sign in to comment.