Skip to content

Commit

Permalink
Configured layer 1 to clone Vial config
Browse files Browse the repository at this point in the history
  • Loading branch information
tannakartikey committed Jan 28, 2024
1 parent bcb27f6 commit a5cecde
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/boards/shields/corny/corny.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
};
lower_layer {
// ------------------------------------------------------------------------------------------------
// | TAB | 1 | 2 | 3 | 4 | 5 | | 6 | 7 | 8 | 9 | 0 | BKSP |
// | BTCLR| BT1 | BT2 | BT3 | BT4 | BT5 | | LFT | DWN | UP | RGT | | F12 |
// | SHFT | F1 | F2 | F3 | F4 | F5 | boot | | | F6 | F7 | F8 | F9 | F10 | F11 |
// | TAB | 1 | 2 | 3 | 4 | 5 | | 6 | -/_ | =/+ | 9 | 0 | BKSP |
// | BTCLR| BT1 | BT2 | BT3 | BT4 | BT5 | | LFT | DWN | UP | RGT | | F12 |
// | SHFT | F1 | F2 | F3 | F4 | F5 | boot | | | PAGEUP | HOME | END | PAGEDOWN | F10 | F11 |
// | GUI | | SPC | | ENT | | ALT |
bindings = <
&kp TAB &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp BSPC
&kp TAB &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp MINUS &kp EQUAL &kp N9 &kp N0 &kp BSPC
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &kp LEFT &kp DOWN &kp UP &kp RIGHT &trans &kp F12
&kp LSHFT &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &bootloader &none &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11
&kp LSHFT &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &bootloader &none &kp PAGEUP &kp HOME &kp END &kp PAGEDOWN &kp DEL &kp F11
&kp LGUI &trans &kp SPACE &kp RET &trans &kp LALT
>;

Expand Down

0 comments on commit a5cecde

Please sign in to comment.