Skip to content

Commit

Permalink
restore lower layout
Browse files Browse the repository at this point in the history
  • Loading branch information
codeyoma committed Sep 19, 2023
1 parent 7b9a535 commit 8cd8040
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,10 @@
lower_layer {
label = "Lower";
bindings = <
/*
// ╭───────────────┬───────────────┬───────────────┬───────────────┬───────────────┬───────────────╮ ╭───────────────┬───────────────┬───────────────┬───────────────┬───────────────┬───────────────╮
// 0 1 2 3 4 5 6 7 8 9 10 11
&kp GRAVE ________ ________ ________ ________ ________ ________ &kp N7 &kp N8 &kp N9 ________ ________
&kp GRAVE &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 ________
// ├───────────────├───────────────┼───────────────┼───────────────┼───────────────┼───────────────┤ ├───────────────├───────────────┼───────────────┼───────────────┼───────────────┼───────────────┤
// 12 13 14 15 16 17 18 19 20 21 22 23
&kp CAPS FOCUS_NEXT &kp INS &kp HOME &kp PG_UP MOVE_LEFT MOVE_RIGHT &kp N4 &kp N5 &kp N6 XXXXXXXX &kp SQT
Expand All @@ -113,8 +114,8 @@
// 36 37 38 39 40 41
________ ________ ________ &mo RAISE &kp LANG1 &kp N0
// ╰───────────────┴───────────────┴───────────────╯ ╰───────────────┴───────────────┴───────────────╯
*/

/*
// ╭───────────────┬───────────────┬───────────────┬───────────────┬───────────────┬───────────────╮ ╭───────────────┬───────────────┬───────────────┬───────────────┬───────────────┬───────────────╮
// 0 1 2 3 4 5 6 7 8 9 10 11
&kp GRAVE &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 ________
Expand All @@ -126,9 +127,8 @@
________ FOCUS_MENU &kp DEL &kp END &kp PG_DN &macro_nerd_l &macro_nerd_r &kp UNDER &kp EQUAL ________ &kp BSLH ________
// ╰───────────────┴───────────────┴───────────────┼───────────────┼───────────────┼───────────────┤ ├───────────────├───────────────┼───────────────┼───────────────┴───────────────┴───────────────╯
// 36 37 38 39 40 41
________ ________ ________ &mo RAISE &kp LANG1 &kp INT2
________ ________ ________ &mo RAISE ________ &kp LANG1
// ╰───────────────┴───────────────┴───────────────╯ ╰───────────────┴───────────────┴───────────────
*/
>;
};

Expand Down

0 comments on commit 8cd8040

Please sign in to comment.