Skip to content

Commit

Permalink
fix in raise layer
Browse files Browse the repository at this point in the history
  • Loading branch information
danlkv committed Jun 15, 2024
1 parent c16a9f4 commit 5662d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
// | GUI | | SPC | | ENT | | ALT |
bindings = <
&kp TAB &kp DQT &kp COLON &kp LT &kp GT &trans &kp MINUS &kp N7 &kp N8 &kp N9 &trans &trans
&tto 2 1 &kp EXCL &kp COMMA &kp LBKT &kp RBKT &kp BSPC &kp MINUS &kp N4 &kp N5 &kp N6 &kp UNDER &kp ESC
&tto 2 0 &kp EXCL &kp COMMA &kp LBKT &kp RBKT &kp BSPC &kp MINUS &kp N4 &kp N5 &kp N6 &kp UNDER &kp ESC
&kp LSHFT &kp QMARK &kp SEMI &kp LBRC &kp RBRC &trans &kp N0 &kp N1 &kp N2 &kp N3 &trans &kp TILDE

&kp LGUI &trans &kp SPACE &kp RET &sl 2 &sl 1
Expand Down

0 comments on commit 5662d7d

Please sign in to comment.