Update flea.keymap
This commit is contained in:
parent
e9d68b7bde
commit
df157debd2
1 changed files with 2 additions and 1 deletions
|
|
@ -91,7 +91,8 @@
|
|||
|
||||
/* Convenience */
|
||||
COMBO(esc, &kp ESC, 1 2, DEF_L)
|
||||
COMBO(del, &kp DEL, 13 14, DEF_L)
|
||||
COMBO(ent, &kp ENT, 13 14, DEF_L)
|
||||
COMBO(del, &kp DEL, 4 5, DEF_L)
|
||||
COMBO(tab, &kp TAB, 11 12, DEF_L)
|
||||
COMBO(select_all, &kp LC(A), 19 20, NAV_L)
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue