Skip to content

Commit 64fc1f8

Browse files
authored
Remove unused hold-tap
1 parent 685c8ce commit 64fc1f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/keymap/keymap.dtsi

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
display-name = "NAV";
6969
bindings = <LAYER_FROM34( \
7070
// ╭─────────────┬────────────────┬─────────────────┬──────────────────┬──────────────╮ ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮
71-
&none, &p_tab_desk, &n_tab_desk, &alt_tabber, &close_reopen, &kp PG_UP, CT(HOME), &kp UP, CT(END), &none, \
71+
&none, &p_tab_desk, &n_tab_desk, &alt_tabber, &close_reopen, &kp PG_UP, &kp HOME, &kp UP, &kp END, &none, \
7272
// ├─────────────┼────────────────┼─────────────────┼──────────────────┼──────────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤
7373
&kp LGUI, &hml_m LALT MB4, &hml_m LCTRL MB5, &hsl LSHFT LC(F), &kp LC(A), &kp PG_DN, &kp LEFT, &kp DOWN, &kp RIGHT, &sel_word, \
7474
// ├─────────────┼────────────────┼─────────────────┼──────────────────┼──────────────┤ ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤

0 commit comments

Comments
 (0)