Skip to content

Commit

Permalink
fix v5 remove layer
Browse files Browse the repository at this point in the history
  • Loading branch information
danlkv committed Jun 8, 2024
1 parent 0b33766 commit 9b85f55
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -68,18 +68,4 @@
>;
};

mod_layer {
// -----------------------------------------------------------------------------------------
// | BTCLR| BT1 | BT2 | BT3 | BT4 | BT5 | | LFT | DWN | UP | RGT | | |
// | CTRL | ^ | ` | ` | @ | % | | - | = | [ | ] | \ | ` |
// | SHFT | | | | | | | _ | + | { | } | "|" | ~ |
// | GUI | | SPC | | ENT | | ALT |
bindings = <
&kp LSHFT &trans &trans &trans &trans &trans &kp UNDER &kp PLUS &kp LBRC &kp RBRC &kp PIPE &kp TILDE
&kp LCTRL &kp CARET &kp GRAVE &kp AT &kp PRCNT &kp MINUS &kp EQUAL &kp LBKT &kp RBKT &kp BSLH &kp GRAVE
&kp LSHFT &trans &trans &trans &trans &trans &kp UNDER &kp PLUS &kp LBRC &kp RBRC &kp PIPE &kp TILDE

&kp LGUI &trans &kp SPACE &kp RET &trans &trans
>;
};
};

0 comments on commit 9b85f55

Please sign in to comment.