Skip to content

Commit

Permalink
let's have some combos for my rememberful pinkies
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlee committed Mar 10, 2024
1 parent 47bc4e5 commit 974b478
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/planck_rev6.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ ZMK_BEHAVIOR(hmr, hold_tap,
// )

ZMK_COMBO(combo_bs_word, &kp LA(BSPC), RM1 RM2, ALL)
ZMK_COMBO(combo_del, &kp DEL, RM3 RM4, ALL)
ZMK_COMBO(combo_del, &kp DEL, RT3 RT4, ALL)
ZMK_COMBO(combo_ent, &kp ENTER, RM3 RM4, ALL)
ZMK_COMBO(combo_esc, &kp ESC, LM3 LM4, ALL)
ZMK_COMBO(combo_ptr_lock, &tog PTR, RT2 RM1 RM3, ALL)

Expand Down

0 comments on commit 974b478

Please sign in to comment.