Skip to content

Commit

Permalink
fixed PD_DN
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiyes committed May 10, 2024
1 parent 1c08ee9 commit 48ac799
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@ raise_layer {
//╭──────────┬──────────┬──────────┬──────────┬──────────╮ ╭──────────┬──────────┬──────────┬──────────┬──────────╮
&none &kp ESC &none &none &none &kp PG_UP &kp N7 &kp N8 &kp N9 &kp LBRC &kp RBRC &none
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
&none &kp TAB &none &none &none &kp PG_DOWN &kp N4 &kp N5 &kp N6 &kp LBKT &kp RBKT &none
&none &kp TAB &none &none &none &kp PG_DN &kp N4 &kp N5 &kp N6 &kp LBKT &kp RBKT &none
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
&none &bt BT_CLR &none &none &none &none &kp N1 &kp N2 &kp N3 &kp LPAR &kp RPAR &none
//╰──────────┴──────────┴──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┴──────────┴──────────╯
&none &none &none &none &kp N0 &none
&none &none &none &none &kp N0 &kp QMARK
// ╰──────────┴──────────┴──────────╯ ╰──────────┴──────────┴──────────────╯
>;
};
Expand Down

0 comments on commit 48ac799

Please sign in to comment.