Skip to content

Commit

Permalink
feat(keymap): adding better backspace
Browse files Browse the repository at this point in the history
  • Loading branch information
bobdoah committed Sep 22, 2023
1 parent 02fbee9 commit f30d448
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/chipper.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@
raise_layer {

bindings = <
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10
&kp F11 &kp F12 &none &none &none &none &none &none &none &none
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 q &kp F9 &kp F10
&kp F11 &kp F12 &none &none &none &none &none &none &none &kp BSPC
&caps_word &none &none &none &none &none &none &none &none &caps_word
&trans &trans &trans &trans &trans &trans
>;
Expand Down

0 comments on commit f30d448

Please sign in to comment.