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 b368f3c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions config/boards/shields/corny/corny.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
};
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 | | | PGUP | HOME | END | PGDN | 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
&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 LGUI &trans &kp SPACE &kp RET &trans &kp LALT
&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 PGUP &kp HOME &kp END &kp PGDN &kp DEL &kp F11
&kp LGUI &trans &kp SPACE &kp RET &trans &kp LALT
>;

sensor-bindings = <&inc_dec_kp PG_UP PG_DN &inc_dec_kp C_VOL_UP C_VOL_DN>;
Expand Down

0 comments on commit b368f3c

Please sign in to comment.