Skip to content

Commit

Permalink
add lang1 instead of int1
Browse files Browse the repository at this point in the history
  • Loading branch information
codeyoma committed Sep 19, 2023
1 parent 75c7e7f commit 7b9a535
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 @@ -111,7 +111,7 @@
________ FOCUS_MENU &kp DEL &kp END &kp PG_DN &macro_nerd_l &macro_nerd_r &kp N1 &kp N2 &kp N3 &kp BSLH ________
// ╰───────────────┴───────────────┴───────────────┼───────────────┼───────────────┼───────────────┤ ├───────────────├───────────────┼───────────────┼───────────────┴───────────────┴───────────────╯
// 36 37 38 39 40 41
________ ________ ________ &mo RAISE &kp INT1 &kp N0
________ ________ ________ &mo RAISE &kp LANG1 &kp N0
// ╰───────────────┴───────────────┴───────────────╯ ╰───────────────┴───────────────┴───────────────╯

/*
Expand All @@ -126,7 +126,7 @@
________ 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 INT1 &kp INT2
________ ________ ________ &mo RAISE &kp LANG1 &kp INT2
// ╰───────────────┴───────────────┴───────────────╯ ╰───────────────┴───────────────┴───────────────
*/
>;
Expand Down

0 comments on commit 7b9a535

Please sign in to comment.