Skip to content

Commit

Permalink
chore: add missing backspace
Browse files Browse the repository at this point in the history
  • Loading branch information
taekwombo committed Oct 17, 2023
1 parent f199a62 commit 8342784
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/boards/shields/dactyl/dactyl.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
* ├──────┼──────┼──────┼──────┼──────┼──────┤ ├──────┼──────┼──────┼──────┼──────┼──────┤
* │ MUTE │ PP │ │ │ │ │ │ │ │ │ │ │ APP │
* └──────┴──────┼──────┼──────┼──────┼──────┤ ├──────┼──────┼──────┼──────┼──────┴──────┘
* │ │ │ │ │ │ RALT │ │ ESC │ │
* │ │ │ │ BSPC │ │ RALT │ │ ESC │ │
* └──────┴──────┴──────┴────┬─┴────┐ ┌────┴─┬────┴──────┴──────┴──────┘
* │L_SYS │ │ │
* └──────┘ └──────┘
Expand All @@ -59,7 +59,7 @@
&kp C_VOL_UP &kp C_NEXT &kp C_BRI_UP &kp INS &kp PG_UP &kp HOME &none &none &none &none &none &kp CAPS
&kp C_VOL_DN &kp C_PREV &kp C_BRI_DN &kp DEL &kp PG_DN &kp END &kp LEFT &kp DOWN &kp UP &kp RIGHT &none &kp SLCK
&kp C_MUTE &kp C_PP &none &none &none &none &none &none &none &none &none &kp K_APP
&none &none &none &none &kp RALT &none &kp ESC &none
&none &none &none &kp BSPC &kp RALT &none &kp ESC &none
&mo L_SYS &none
>;
};
Expand Down

0 comments on commit 8342784

Please sign in to comment.