Skip to content

Commit

Permalink
Arrow Keys
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostKiwi committed Oct 15, 2024
1 parent 40e9c81 commit 552e613
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/kyria_rev3.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
};
RAISE_layer {
// ---------------------------------------------------------------------------------------------------------------------------------
// | | | | | | | |PageUp| 7 & | 8 * | 9 ( | 0 ) | |
// | | | | | | | |PageDn| 4 $ | 5 % | 6 ^ | - _ | DEL |
// | ~ ` | | | UP | | | |PageUp| 7 & | 8 * | 9 ( | 0 ) | |
// | | | LEFT | DOWN |RIGHT | | |PageDn| 4 $ | 5 % | 6 ^ | - _ | DEL |
// | | | | | | | | | | | | | | 1 ! | 2 @ | 3 # | = + | |
// | | | | | | | | | | | Home | End |
bindings = <
&trans &trans &trans &trans &trans &trans &kp PG_UP &kp N7 &kp N8 &kp N9 &kp N0 &trans
&trans &trans &trans &trans &trans &trans &kp PG_DN &kp N4 &kp N5 &kp N6 &kp MINUS &kp DEL
&kp GRAVE &trans &trans &kp UP &trans &trans &kp PG_UP &kp N7 &kp N8 &kp N9 &kp N0 &trans
&trans &trans &kp LEFT &kp DOWN &kp RIGHT &trans &kp PG_DN &kp N4 &kp N5 &kp N6 &kp MINUS &kp DEL
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &kp N1 &kp N2 &kp N3 &kp EQUAL &trans
&trans &trans &trans &trans &trans &trans &trans &trans &kp HOME &kp END
>;
Expand Down

0 comments on commit 552e613

Please sign in to comment.